SDAA104 September 2025 F29H850TU , F29H859TU-Q1
Figure 4-3 Error Aggregator Check Status
GEL Output LogInterrupt_clearEsmEaFlags() is the reference driverlib function provided as part of F29 SDK that clears all the EAM and ESM flags which is used in this example's CPU1 and CPU3 NMI ISR's (as seen in NMI ISR – ESM/EAM Clear Flags) and also present in driverlib default NMI handler. In case, the Interrupt_clearEsmEaFlags() function was already executed then user can look at the nmiStatus struct (memory location used to store the ESM/EAM error flag register values) to find the error information in the CCS watch window as shown in Figure 4-5.
Figure 4-4 NMI ISR – ESM/EAM Clear
Flags
Figure 4-5 NMI Status Capture log
Figure 4-6 CCS Register View of Error Aggregator
Registers