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.

CCS/TMS320F280049C: CLA CRC computation issue in TMS320F280049 Controller

Part Number: TMS320F280049C

Tool/software: Code Composer Studio

Hi,

I have been using CLA feature. I need to check the integrity of CLA program memory by using the CLAPROMCRC module. I am unable to get the CRC for below configuration. Plz help on this.

CLA Program start Location - 0x8C000

The above program is copied to a RAM Location at power on starting - 0x8000 (RAMLS0, 1, 2, 3 and 4)

Block size - 10KB

CRC start address - 0x8000

CRCDONE bit is being polled instead of an interrupt. When I try to run through debug, I am getting CRC result as ZERO only. Please suggest on this issue as early as possible.