Hi,
I am working on kinetics Micro-controller CAN boot-loader.The boot-loader has to receive the Application "Binary File" and Flash.But,I don't know how to parse the binary file.And,Hex file format and SREC format
has the Address where to flash the data.But in binary file ,i didn't find any Address.so,if i want to flash the binary file format.How to Parse the binary file and considering Address
Hi,
S32K MCUs are not Knetis MCUs. So, I'm not sure which MCU you use.
However, for the S32K already exists CAN bootloader which uses binary files.
You can refer to AN12323SW for inspiration:
https://www.nxp.com/docs/en/application-note/AN12323.pdf
https://www.nxp.com/docs/en/application-note-software/AN12323SW.zip
I hope it helps.
Best regards,
Diana