Questions: How to debug elf files with IDE

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

Questions: How to debug elf files with IDE

2,394件の閲覧回数
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,256件の閲覧回数
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,256件の閲覧回数
daweiyou
NXP Employee
NXP Employee

Erich:

Will try it, thanks.

0 件の賞賛
返信