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.

Starterware/PROCESSOR-SDK-AM335X: Adding CRC to bin file in Sitara processor after build

Part Number: PROCESSOR-SDK-AM335X

Tool/software: Starterware

Hi

I would like to add CRC32 to my file to be loaded from flash to the Sitara processor. I need to verify the boot loading process. 

I looked on the Code Composer Forum that there is a utility called binpack that can be used to put CRC into the bin file.  However, I cannot find this utility in my CCS6 package for AM335X.  Is there another application similar to binpack that I can use to add CRC to my bin file?

If binpack does not work for AM335X, what can I use to add CRC to the bin file?  Is there an app note on adding CRC?

Thanks

Robbie