CW 9.2 with MPC5121 - debug assembler view

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

CW 9.2 with MPC5121 - debug assembler view

跳至解决方案
1,383 次查看
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
标签 (1)
标记 (1)
0 项奖励
回复
1 解答
412 次查看
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 项奖励
回复
2 回复数
413 次查看
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 项奖励
回复
412 次查看
martinw
Contributor III
Many thanks, that's not easy to spot!
0 项奖励
回复