I found that eMcem_Fccu_ClearFault is always returning E_NOT_OK. I tried increasing FCCU_MAX_FAULT_CLEAR_COUNT_U8, but it still doesn't clear.
Q9.png
I have configured FCCU_ERR0 and FCCU_ERR1.
Q8.png
I have configured the Handlers for FCCU_0_IRQn and FCCU_1_IRQn as FCCU_ALARM_ISR and FCCU_TIMEOUT_ISR, respectively.
Q7.png
Then I tried setting FAULT GROUPS to DISABLE, but it still returned E_NOT_OK. What else could be the reason?
Q6.png