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.

TMS570LS20216ASPGE, Halcogen, and ECC Ram Enable

Other Parts Discussed in Thread: HALCOGEN

I am using a TMS570LS20216ASPGE, and attempting to enable and verify the ECC RAM and Flash.   I followed the notes in spna126 and other posts on the forum, and I am unable to detect single bit flips in RAM.   I noticed that the sample projects that have been posted have additional steps in the halcogen generated code, including ecc self test and enabling of other options.   Further, the 20216SPGE Halcogen project does not have "RAM ECC Enable" as an option on the RAM page. Other 570 chips have this option and generate code to manage the ECC.

Is there a setting I am missing, or is my chip configured differently?  Can I generate a sys_startup.c for another chip and use that code in my project?