How to download more than one *.elf files

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

How to download more than one *.elf files

2,858件の閲覧回数
yuehedeng
Contributor III

Hi,

   I use s32DS+ MPC5748G. I have separate project for boot loader and main APP, so I also have separate *.elf files.  My question is how to download two of them at one time? 

2 返答(返信)

2,610件の閲覧回数
stanish
NXP Employee
NXP Employee

Hello,

Please try to add your bootloader .elf as the additional .elf file into the main core debug configuration.

This allows you to program both .elf files and debug just the Application elf:

pastedImage_1.png

You can do the same for bootloader debugger configuration, and the debug information for bootloader is available instead of app:

pastedImage_2.png

Hope it helps.

Stan

2,610件の閲覧回数
yuehedeng
Contributor III

Thanks very much. It works.

0 件の賞賛
返信