S32K311: Merge Bootloader and Application into single hex file

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

S32K311: Merge Bootloader and Application into single hex file

Jump to solution
140 Views
raj12
Contributor III

Hello,

Currently, I am working on S32K311 MCU, I have bootloader hex file and application hex file.

I want to merge bootloader and application hex file into single hex file for production use.

Kindly suggest me how proceed further, is there any tool is available for merge the hex file.?

or else can you please provide the example SW for merge hex file into the single file.

 

Looking forward for reply.

Thanks,

 

0 Kudos
1 Solution
118 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@raj12

I usually use text to merge manually, or you can also use the merge function that comes with J-Flash.

You can google for detailed usage.

Senlent_0-1713491857185.png

 

View solution in original post

0 Kudos
1 Reply
119 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@raj12

I usually use text to merge manually, or you can also use the merge function that comes with J-Flash.

You can google for detailed usage.

Senlent_0-1713491857185.png

 

0 Kudos