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.

TMS570LC4357 and CCMR5

Other Parts Discussed in Thread: TMS570LC4357

Hello,

I have an issue with CcmR5 when loading symbols after a reset.

I have flashed on the TMS570LC4357 board a program (A) that initializes core registers (to avoid CCM error), stack pointers, EMIF and MPU. After these initializations, the program loads another program (B) from flash to SDRAM and jumps to the start address of this program (B).

After a reset or a power-off, I want to reconnect with the target without reloading the program (A), thus I choose to load symbols only. After the load, CCMR5 status register 1 is equal to 0x00010000 and I get an unexpected IRQ. Sometimes it is the CCMR5 status register 2 that is equal to 0x00010000.

What could be the cause of the compare error ? Can I disable the CCM ?

Regards,

Antoine