On the TI Hercules (RM57L843), there are several error flags that are sometimes set. If these error flags remain set when shutting down or restarting Hercules, the error pin is set. This can be worked around by manually clearing these flags when resetting Hercules, but we want to understand source of the error flags.
The error flags are:
RAMERRSTATUS.CPEOI (TRM 8.3.2)
FEDAC_PASTATUS.MCMD_PAR_ERR (TRM 7.10.4)
FEDAC_PBSTATUS.MCMD_PAR_ERR (TRM 7.10.5)
Does anyone have experience with these error flags and understand the reason they are sometimes set?