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.

checkFlashECC is not successful

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 ?