Hi,
In the safety section of the reference manual, in the introduction of the FCCU (Fault Collection and Control Unit) module, there are three options mentioned regarding the error handling mechanism when FCCU enters the FAULT state.
Pusoy_0-1703834758040.png
These three options can also be selected simultaneously in the configuration tool.
However, during my debugging process, I noticed that if I select all three options, my program automatically performs a functional reset before entering the NMI (Non-Maskable Interrupt) handler function.
Pusoy_0-1703835509684.png
1. Can you please explain the execution order of these three reactions when all three options are selected?