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,
Solved! Go to Solution.
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.
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.