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.

AM4376: Program CRC for checking integrity

Part Number: AM4376

AM4376 with latest PDK and CCS, I'm trying to add a CRC to my binary that I check during runtime so I can validate program integrity. I have seen examples for this using other processors, are there any for the Sitara line? Something with crc tables for each section in the link script or something similar.