cancel
Showing results for 
Search instead for 
Did you mean: 

can't enter stop mode when connect an emluator

xleij
Associate II

when there's no emluator connected, my program works ok. But when I have my emluator connected, my program will immediately recover from stop mode or may even not enter into stop mode?  

Do somebody has same experience and give me some ideas?​

1 REPLY 1

Check if there any DBGMCU settings to alter behaviour so it doesn't interfere. Consider different debuggers.

>>Do somebody has same experience and give me some ideas?​

Have your code output flow and telemetry via a serial port so you don't need a debugger to single step or break-point your code. Have a monitor application allowing you to probe internal state, and change level/verboseness of telemetry.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..