Skip to main content
xleij
Associate II
October 12, 2018
Question

can't enter stop mode when connect an emluator

  • October 12, 2018
  • 1 reply
  • 515 views

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?​

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    October 12, 2018

    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 VenmoUp vote any posts that you find helpful, it shows what's working..