Hi, am using EtherCAT 5.01 SSC app with ICE board and SDK 1.0.0.0.0.7, using TwinCAT as the master and enabling the watchdog in the Advanced tab of the TwinCAT EtherCAT properties page for the ICE device, I then halt the ICE ARM CPU while in OP mode expecting a notification of some kind on the TwinCAT message log, but TwinCAT gives no indication and Wireshark shows the WC counters are the same as during normal operation, so apparently the PRU ESC is still running and handling the packets even when the ARM CPU is halted. Question - is this expected behavior? And which watchdog do I need to enable to allow the EtherCAT master to detect that the EtherCAT AL app has crashed? I had thought that either the SM or PDI watchdog would catch this case, so either they are not truly enabled when the TwinCAT properties page is changed and reloaded, or something else is going on? Thanks