Questions: How to debug elf files with IDE

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

Questions: How to debug elf files with IDE

2,391 次查看
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.

标签 (1)
0 项奖励
回复
2 回复数

2,253 次查看
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 项奖励
回复

2,253 次查看
daweiyou
NXP Employee
NXP Employee

Erich:

Will try it, thanks.

0 项奖励
回复