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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

1,089 次查看
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 项奖励
回复
1 回复

1,064 次查看
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 项奖励
回复