How to debug through the assembler code of a K60?

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

How to debug through the assembler code of a K60?

跳至解决方案
1,099 次查看
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 项奖励
回复
1 解答
921 次查看
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 项奖励
回复
2 回复数
922 次查看
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 项奖励
回复
921 次查看
mra59
Contributor II

Hello Erich

many thanks for your help.

Regards

Mauro Righetto

0 项奖励
回复