CW 9.2 with MPC5121 - debug assembler view

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CW 9.2 with MPC5121 - debug assembler view

Jump to solution
1,382 Views
martinw
Contributor III

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

Message Edited by martinw on 2009-06-26 02:05 PM
Labels (1)
0 Kudos
Reply
1 Solution
411 Views
CrasyCat
Specialist III

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

View solution in original post

0 Kudos
Reply
2 Replies
412 Views
CrasyCat
Specialist III

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

0 Kudos
Reply
411 Views
martinw
Contributor III
Many thanks, that's not easy to spot!
0 Kudos
Reply