Dear all,
I have tried using a setting a break point in main() of my program. Without running the softdevice, it is fine to pause in the break point and continue to run my program. However, after I init the softdevice and pause at a break point. The program cannot continue to run as before, but reset (back to initialization). I wonder is this normal and what is the reason for that. Please comment.
Jones