Part Number: TMS320F280049C
I am trying to calculate a 32-bit CRC using the VCU0 module (integrated w/F28004x). I am using the code section ".text" defined in the Linker to determine the start address of the CRC calculation and the end of the ".text" section to determine the length of the CRC calculation. I then place the resulting CRC into a constant that does not reside in the ".text" section of the code to compare it to the calculated CRC. However, when I change the value of this constant, the calculated CRC also changes. I have done this in the past with other C2000 processors. I don't understand what is happening.
Please help.
Steve Haddad
Ametek Aerospace