Question
How to break with debugger into a running program on ST8?
Posted on September 14, 2017 at 00:34
Dear experts,
Can anybody advice how to break into ST8 that started running without debugger connected?
In the Develop IDE I see only one option to start debugging, and it updates the program memory on the target. The target, I guess, will then reset/restart. How to avoid the restart?
#debugging