How to merge Bootloader file and APP file? I used LIN UDS Bootloader (based on unified_bootloader_demo_V2.1)
1.Use S32DS downloader the bootloader.elf , then use ECU bus update the APP.bin file, it's ok.
2. I merged the bootloader.hex and APP.hex, and then downloader it, but it doesn't work. Why?
3. I merged the bootloader.bin and app.bin file, also can not work.
Anyone know the correct way?