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.

TMS320F280025C: How to calculate CRC over flash using the Linker CRC

Part Number: TMS320F280025C
Other Parts Discussed in Thread: CONTROLSUITE

Hello,

I want to calculate the CRC over the Flash_Bank_Sector_1, Flash_Bank_Sector_2 and Flash_Bank_Sector_3 using the Linker CRC. I found the fallowing example (path: ti > controlSUITE > libs > dsp > VCU > v2_10_00_00 > examples > crc). In this example they use the Linker CRC to calcute the CRC value over a example array. Instead i want to replace the example array with my flash memory, but I don´t know how to do that, because I can´t just copy the flash memeory into an array because it would get to big. Do anyone have an idea how to solve this problem? Looking forward to your answers.

Greetings Leon:)