CodeWarrior v11.0 generate disassemble file

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

CodeWarrior v11.0 generate disassemble file

1,656件の閲覧回数
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,393件の閲覧回数
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