Hello @Jeff-CF-Huang,
Thanks a lot for your patience. I have received feedback from the internal team:
"
I understand that the customer intends to log all faults recorded by the FCCU, which are listed in the fault map (attached with the reference manual). This is not directly related to the mentioned misc IRQ, which only handles interrupts from the FCCU controller itself (like FCCU configure timeout) and not the fault records.
To log all FCCU faults, either monitor the NCF_S register periodically or read it when the FCCU enters the alarm/NMI interrupt.
To trigger the misc IRQ the customer can, for example, lower the CFG_TO register value, this can potentially trigger an FCCU configuration timeout, but this depends on how long the system remains in the configuration state. In practice, FCCU rarely times out. If the customer requires testing this, please note that the configuration will not take effect during that attempt, as stated in the documentation[page 4146, S32G3 Reference Manual, Rev. 4, 02/2024]:

Refer to the table below for timing details:

"
Please let me know if this information solved all your questions related to this topic.