We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
what does the command mean
"waitstepExecution stopped in USR mode"
I am using DS-5 Debug Eclipse Platform to debug .c file.
my target is connected to ULINK Pro ,and the connections is ok.
I toggled breakpoint to debug, and click "step source line" and "step source over line" then in the commands, states
waitstepExecution stopped in USR mode at S:0x20049274
when i click "continue" then the commands state,
waitcontinueExecution stopped in USR mode at breakpoint 6: S:0x2004AA80S:0x2004AA80 1041
1041 is the line number that i toggled breakpoint.
It is only the output log in your DS-5 debug console. Usually it means you execute the code execution Step by Step ( F5)