Binary File Parsing and CAN boot-loader receiving the bin file

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Binary File Parsing and CAN boot-loader receiving the bin file

918 Views
sanjaysahoo
Contributor I

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 

0 Kudos
1 Reply

893 Views
dianabatrlova
NXP TechSupport
NXP TechSupport

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

0 Kudos