Hello
In many application I have based on Kinetis, In production phase, I have to flash with the P&E the USB bootloader and then with the boot, insert the USB key containing the programme S19 image which will flash it and jump to it.
So I have two programme in the flash (Boot + Application)
Are they a way to create a unique flash image containing both program? In other word, can we merge 2 s19 (or Abs) file in only one?
By this way, in production phase, the second step which consist to flash the application with USB bootloader will be not necessary.
thank you