How to debug through the assembler code of a K60?

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

How to debug through the assembler code of a K60?

Jump to solution
789 Views
mra59
Contributor II

Hello

I'm using the CW 10.2 IDE with a Tower system having a K60 Kinetis MPU.

I need to use the "step by step" function in the disassembly lines window of the CW IDE.

I selected the Disassebly Window and tried the Step functions"(Step Into", "Step Over", but the IDE always come back

to the "C" code window.

Is it possible to trace in the assembler code window?

Regards

Mauro Righetto


0 Kudos
1 Solution
611 Views
BlackNight
NXP Employee
NXP Employee

Hi Mauro,

There is an 'instruction stepping mode' for assembly level stepping.

See Assembly Instruction Stepping | MCU on Eclipse

I hope this helps,

Erich

View solution in original post

0 Kudos
2 Replies
612 Views
BlackNight
NXP Employee
NXP Employee

Hi Mauro,

There is an 'instruction stepping mode' for assembly level stepping.

See Assembly Instruction Stepping | MCU on Eclipse

I hope this helps,

Erich

0 Kudos
611 Views
mra59
Contributor II

Hello Erich

many thanks for your help.

Regards

Mauro Righetto

0 Kudos