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.

TMS570LC4357: TMS570LC4357: How to detect single bit errors in RAM / FLASH ?

Part Number: TMS570LC4357
Other Parts Discussed in Thread: HALCOGEN

Tool/software:

Hi all,

I am using the TMS570LC4357 processor and Code is generated by HalCOGen. I want to detect single bit error on RAM / Flash.

If I understand the documentation than I have to call function "epcEnableSERREvent" (generated by HalCOGen) which sets the SERRENA bit in register EPCCNTRL to 0xA.

Than I have to activate the ESM low interrupt (ESM high is set by default) and the ESM channel 4 (EPC CERR).

Is that the way how it works ? And any idea how to test ?

Best regards
Lars Guenther