MPC5748G download problem

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

MPC5748G download problem

1,287件の閲覧回数
yankuang1
Contributor III

I want to merge the bootloader and user application S19 files into one output S19 file.Does NXP provide relevant tools?Or can you tell me how to download bootloader and user application to flash at the same time?

1 返信

1,190件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hi,

actually you only need custom debugger scripts for that.

We usually use Lauterbach debugger which offer scripting and its quite easy to load multiple output files in one program cycle.

lauterbach reads the flash content, then modify it ( no matter how many operation you do), and load the modified content back to flash.

In this way you don't need to merge output files and you can achieve what you are looking for.

I expect that most of flash/debug tools uses same strategy.

If you are not sure how to do it I suggest you to contact you debug vendor.

Peter