Hi,
There is a SDRAM on TMDXIDK57X used as DDRECC, must it be used? What is the purpose? Is there any information for reference?
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.
Hi,
There is a SDRAM on TMDXIDK57X used as DDRECC, must it be used? What is the purpose? Is there any information for reference?
Hello Nancy,
Yes there is some more information available on the TRM Section 15.3.4.14.
The purpose for ECC on memory is protect against data corruption by automatically detecting and correcting errors.
I doesn't have to be used, one could enable/disable ECC via EMIF_ECC_CTRL_REG.
Please see the errata document for its use in AM572x devices.
-Josue