I am trying to figure out the steps to enable ECC on the RAM of my TMS570 development kit. The TCRAM section of the manual says: "The ECC checking logic inside the Cortex-R4F CPU is disabled after reset, and needs to be enabled by programming the auxiliary control register via a CP15 instruction". I can't find details on this register or the CP15 instruction.
Can someone detail the steps to do this?
Also, I tried clearing the lower 4 bits in the RAMCTRL register to enable ECC but they don't change. How do I enter privilage mode to be able to do this?
Thanks
DH