Hello NXP, @nxf10035
I have already successed using the ECU Bus to update firmware by CAN.
We want to merge Bootloader.hex & App.hex for one time programming in manufacture process.
Also, we have merged Bootloader.hex & App.hex to one hex file by Nordic Semiconductor tool.
But, when we program merged hex file to MCU, It doesn't jump to App, automatically.
Previously, I have contacted FAE @nxf10035 ,
he say the merged hex file should content BL+APP Info + APP.
I would like to know how to generate APP Info, is it a hex file too?