Hex file settings

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

Hex file settings

1,650 Views
saranbabu
Contributor II

Hello Team,

I've successfully created the hex file, for my requirement I need to validate hex file in the application firmware to update over the bootloader.  For this, how to include the signature or checksum in the hex file?, whether it can do with MCU Xpresso or in the firmware.  Please do me the needful for this requirement.

 

Thank you

0 Kudos
Reply
2 Replies

1,642 Views
Petr_H
NXP Employee
NXP Employee

Hi,

Your question does not relate to Config Tools (this community section), but anyway, the following article might be interesting for you: https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/CRC-Checksum-Generation-with-MCUXpresso-...

Regards 

Petr Hradsky

Config Tools Team

0 Kudos
Reply

1,646 Views
KalaimaniArumugamdev
Contributor III

Hi @saranbabu 

           Generally, the intel hex file already contains an 8-bit checksum and you can use it. Refer https://developer.arm.com/documentation/ka003292/latest#:~:text=The%20Intel%20HEX%20file%20is,code%2.... for more details.

 

0 Kudos
Reply