Questions: How to debug elf files with IDE

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

Questions: How to debug elf files with IDE

1,355 Views
daweiyou
NXP Employee
NXP Employee

Hi Supporter:

One questions from customer:

They use Gcc to compile code and generate .elf, .map, .hex files, they want to know whether MCUXPRESSO IDE could compatitable these format and debug this elf file?

If yes, please show procedures, thanks.

Labels (1)
0 Kudos
2 Replies

1,217 Views
BlackNight
NXP Employee
NXP Employee

Yes, you can do this:

a) create a project for that device in the IDE

b) in the debug configuration, use your .elf file instead:

pastedImage_1.png

I hope this helps,

Erich

0 Kudos

1,217 Views
daweiyou
NXP Employee
NXP Employee

Erich:

Will try it, thanks.

0 Kudos