I have read in the forum that there are OTP values with 1-bit and 2-bit ECC errors, but I can't find them in the TRM or data sheet for the TMS570LS20216.
Where are they located? Do they exist for this board?
-Juan
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.
I have read in the forum that there are OTP values with 1-bit and 2-bit ECC errors, but I can't find them in the TRM or data sheet for the TMS570LS20216.
Where are they located? Do they exist for this board?
-Juan
Hi John,
Thank you for your response. I checked the values at the addresses that you mentioned, and they do contain these ECC errors. I had hoped that they would allow me to easily test the correctable error interrupt for the flash memory, but that was a wrong assumption on my part: these values do not reside in the F035 Flash module memory, and so the Flash cannot cause an interrupt for these values. I did see, however, that once the ECC error correction and detection was enabled in the CPU, it would correct the value with the 1-bit ECC error for these OTP values (i.e. it would correct the value at address 0x604204)
Thanks for the help,
Juan