Hi team,
Here's an issue from the customer may need your help:
The CPU continues to enter the esmGroup1Notification interrupt response function,(esmGroup1Notification, VEC:6, FEDACSTATUS:0x102,FCORERRCNT:0,FCORERRADD:0x17AF38,FEDACCTRL1:0xA060A,ESM ERR:0)
if( vec == ESM_G1ERR_FMC_CORR ) /* flash single error */
{
flashWREG->FEDACSTATUS = 0x06U; /* clear error flag */
xESM.ecc.u32FlashAddr = flashWREG->FCORERRADD;
xESM.ecc.u8FlashE1Cnt++;
}Could you help check this case? Thanks.
Best Regards,
Cherry