Hi
Want to know how to start a debugging session without reseting or halting the microcontroller (HOLTEK CORTEX-M3).
You must have forgotten a checkbox - I have done this myself in the past!
Thank you for your reply. I have done that but did not work. After connecting the target is in always in reset state
You need to disable uv4 update of the target when debug session starts, and load application upon startup. Then, start the debugger, and load the image to make symbols available.
no thanks. i'm not working on the CORTEX-M3.