Hello support,
what is the difference between ERR_INTFLG.UNC_ERR_INTFLG and NMIFLG.FLUNCERR ?
From TRM I see that
"When an uncorrectable error occurs, the UNC_ERR_INTFLG bit is set and an uncorrectable error interrupt is
fired. This uncorrectable error interrupt generates an NMI, if enabled."
I did not find an Int Vector linked to "Uncorrectable error interrupt", therefore it seems rather being an internal signal, right ?
Question is: when a NMI is triggered, checking the NMIFLG.FLUNCERR is the same as checking ERR_INTFLG.UNC_ERR_INTFLG ?
Are these flags providing same info or there is some difference, maybe in flag setting conditions or other ?