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.

I have configured FCCU_ERR0 and FCCU_ERR1.

I have configured the Handlers for FCCU_0_IRQn and FCCU_1_IRQn as FCCU_ALARM_ISR and FCCU_TIMEOUT_ISR, respectively.

Then I tried setting FAULT GROUPS to DISABLE, but it still returned E_NOT_OK. What else could be the reason?
