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