Hi,
is it possible to generate a secure binary form a .bin file?
this is important since KinetisFlashTool inserts the calculated CRC only into a binarry file.
I want the bootloader to verify the application stored in flash before it starts this application. this is why I want the CRC inserted into the binary being downloaded into the target.
thank you