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.

TMS320F280041C: CRC calculation on the flash memory

Part Number: TMS320F280041C
Other Parts Discussed in Thread: C2000WARE

I need to calculate CRC on the flash range where my bootloader wrote code. After reading the datasheet and reference manual it is unclear to me if TMS320F280041C has CRC module or not because it seems that CRC is part of CLA module which TMS320F280041C does not have. I hope that I am mistaken. Does TMS320F280041C have CRC module?

Assuming I get positive answer to the question above, I couldn't find an example of using CRC. Does one exist? I did find header file clapromcrc.h that contains functions for CRC but I do not know how exactly configure CRC module and which functions to call to calculate CRC on the range of addresses in flash. It would be nice to see an example versus going through tries and errors. Please help.

Alex