This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TM4C123GH6PM: CRC Calculation for hex file

Part Number: TM4C123GH6PM

Tool/software: Code Composer Studio

Hi all,

I am writing a bootlader for the firmware over the air update. I want to append the  calculated CRC-32 value at particular address in hex file . So I will compare the previous calculated CRC with the stored CRC value at particular address in hex file.Kindly hep me to achieve this goal.

Thanks and Regards,

Sivasubramaniyan