Other Parts Discussed in Thread: TMS570LS3137, HALCOGEN
I'm using microcontroller is TMS570LS3137.
I use HalCoGen genarate code "void checkFlashECC(void)" in sys_selftest,c.
But, "if ((flashWREG->FEDACSTATUS & 0x2U) == 0U)" is not successful.
What are the not successful condition ?