Other Parts Discussed in Thread: HALCOGEN, TMS570LS1224
Tool/software: Code Composer Studio
Dear support teams,
I'm new to TMS570LC4357, I'm working on boot-loader. boot-loader is working fine. i need to validate the entire bin file using CRC32. I have the following quires,
- How to configure the CCS tool for generate the CRC32 of my bin file. (I think, i need to configure the pre-compiler step in CCS tool, Please explain the steps)
- When firmware flash successfully into TMS570LC4357 using boot-loader, After i need to generate the CRC32 using Software or hardware for entire bin file and validate using received CRC32.
Note : TMS570LC4357 have CRC module, But i can't find the example code in HalCoGen example directory.
If you have any example code, please provide or guide me, for this.
Thanks in advance.
-Arun