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