CodeWarrior v11.0 generate disassemble file

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

CodeWarrior v11.0 generate disassemble file

1,674 次查看
xarowubas
Contributor III

Hi,

   I am using CodeWarrior for MCU v11.0(Eclipse IDE) to debug the MPC56xx series MCU. I want to know how to generate a disassemble file for the whole project. I try to use the "objdump" command, but the IDE cannnot find it.

Thanks!!

标签 (1)
标记 (2)
1 回复

1,411 次查看
martin_kovar
NXP Employee
NXP Employee

Hello,

right click on the elf file and select disassemble option. Please check the figure below:

pastedImage_1.png

This will create disassemble of the project.

Regards,

Martin