Hi,
Codewarrier Pro 9.2 with PowerPC MPC5121
Can anyone tell me if it's possible to single step through assembler code shown in the 'memory view'?
It something I'm used to in our Coldfire tools (Crossware) - once you are debugging some high level source, Crossware allows an assembly view to be opened, and a single step command then steps through the assembly level statements if that window has focus.
Thanks
Martin Wakely
已解决! 转到解答。
Hello
If you want to be able to step into assembly code:
- Change format of Source pane in the Thread window from "Source" to "Mixed". This can be changed in the "Source List" edit box on the bottom of the thread view (next to the display of line & column number"
- Now if you hit the step button you will step one assembly instruction at a time.
CrasyCat
Hello
If you want to be able to step into assembly code:
- Change format of Source pane in the Thread window from "Source" to "Mixed". This can be changed in the "Source List" edit box on the bottom of the thread view (next to the display of line & column number"
- Now if you hit the step button you will step one assembly instruction at a time.
CrasyCat