No breakpoints/disassembly for Assembly code

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

No breakpoints/disassembly for Assembly code

479 Views
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.

Labels (1)
Tags (1)
0 Kudos
1 Reply

376 Views
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 Kudos