Stopping the program at a breakpoint causes a software reset.

Hi
I'm using MDK-ARM to create an application with softdevice.
I set breakpoints to see the values of variables in the program.
However, when I stop the program at a breakpoint, a software reset occurs.
This seems to issue a reset on softdevice.
Isn't there a way to prevent this reset?

Related