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
Solved! Go to Solution.
Hi Mauro,
There is an 'instruction stepping mode' for assembly level stepping.
See Assembly Instruction Stepping | MCU on Eclipse
I hope this helps,
Erich
Hi Mauro,
There is an 'instruction stepping mode' for assembly level stepping.
See Assembly Instruction Stepping | MCU on Eclipse
I hope this helps,
Erich
Hello Erich
many thanks for your help.
Regards
Mauro Righetto