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