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.

Initializing RAM and ECC (part 2)

Other Parts Discussed in Thread: TMS570LS20216

Hello,

For the TMS570LS20216 I have read in the thread called Initializing RAM and ECC that once a value is written to RAM, its ECC value is updated as well.

So if I enable the RAM memory initialization by asserting MINITGCR and MSIENA without enabling ECC in the R4 CPU through its coprocessor registers, will this initialize the RAM ECC memory space too ?

The reason I ask is that I would like to have a bootloader partition to initialize ECC but not worry about ECC errors, and after I jump to an application partition, the application partition would handle ECC errors but not worry about ECC initialization.

Any help would be appreciated,

Juan Martinez