CodeWarrior v11.0 generate disassemble file

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

CodeWarrior v11.0 generate disassemble file

1,023 Views
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!!

Labels (1)
Tags (2)
1 Reply

760 Views
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