SVC call causing hardfault when there is no pre_emption priority

Okay,thanks for your test.I have do it again.I set no bits for group priority at the beginning of the main function, and then called SVC 0.The code branched to SVC_Handler normaly.Maybe i set something incorrectly in the previous experiment.
In fact,it shows that the SVC call is not directly related to priority groups,isn’t it?