Hex file settings

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Hex file settings

1,654件の閲覧回数
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 件の賞賛
返信
2 返答(返信)

1,646件の閲覧回数
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 件の賞賛
返信

1,650件の閲覧回数
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 件の賞賛
返信