No breakpoints/disassembly for Assembly code

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

No breakpoints/disassembly for Assembly code

516 次查看
digisnapmark
Contributor II

Using Codewarrior for MCU v10.6.4  b.150416

 

I cannot seem to find a way to add breakpoints to assembly code. I can add them in C code with no problem.  I also don't get any disassembly listing for assembly code showing up in the 'Disassembly' window in the debugger.

 

Thanks, Mark.

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

413 次查看
BlackNight
NXP Employee
NXP Employee

You need to set the breakpoint in that column on the left side of the view, see as well Assembly Instruction Stepping | MCU on Eclipse

I have seen as well cases where the view did not show the disassembly code: In that case I close the view and open it again. I'm not sure what is causing this.

I hope this helps,

Erich

0 项奖励
回复