Hi All,
I am working on a TMS320F28035 with CCS 4.0 (6.0.1). I'm looking for a Linker generated CRC for the application binary. I need to store the generated CRC on the App binary so that later on, I can check this at runtime to verify the integrity of the binary.
1. What tools does the CCS 4.0 provide for this ? Where can I find details and examples ?
2. Where could I find the linker CMD file reference manua( l found chaptor 7 on the "spru513c.pdf" , any other document or examples)?
P.S. I did find a document named "LINKER_GENERATED_CRC_README.txt" on the "C2000 Code Generation Tools 6.0.1" directory. However it seems to suggest that I need a VCU unit which the F28035 does not contain.