This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How do I find in my software that the core has been stopped and released at the breakpoint?

Hi,

In my application i have timing synchronization. When I stop on break point i lose the timing synchronization. When I run the program again after break point I have to detect that program execution was stopped and to re-synchronize my internal time.

The question is how to detect in my program that core was stopped/halted on break point?