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.

TMS570LS3137: RAM ECC test generated by HALCOGEN

Part Number: TMS570LS3137
Other Parts Discussed in Thread: HALCOGEN

Hello,

Referring to Section 3.4 http://www.ti.com/lit/an/spna126/spna126.pdf document, RAM ECC is tested by changing the RAM data bits. But the code generated by HALCOGEN toggles ECC bits to verify RAM ECC Logic.

I tried checking RAM ECC functionality as mentioned in Section 3.4 of SPNA126 document, Observation is When i modify a bit in RAM memory, it is expected that corresponding RAM ECC should not change as i already disabled ECC generation in Core. But i could see in memory browser that RAM ECC memory getting auto corrected when changing RAM memory contents.

Is there any sample code as mentioned in SPNA126 document?

Thanks,

Kalyan