Hello,
However, during my debugging process, I noticed that if I select all three options, my program automatically performs a functional reset
Yes that is correct. Since your FCCU will immediately wire signal to RGM and then reset is performed sooner as the interrupt is executed.
Basically, just select reset or interrupt and optionally EOUT to those 2.
If the FCCU is not able to perform interrupt the FOSU will reset it anyway after timeout.
So set reset on the faults you want immediate reset reaction to prevent device damage (motor burnout etc..) and interrupts on the faults you want to analyze before any actions are performed.
If you select all, they will be executed in parallel and your device will take reset.
Best regards,
Peter