Hi,
My customer is developing the EtherCAT slave with AMIC110.
RxPDO was not mapped to Sync Manager 2 in tiescappl.h
The watchdog is disabled by writing 0 to the Watchdog Time PDI register (0x0410:0x0411) and Watchdog Time Process Data (0x0420:0x0421) register
in CheckSmSettings (ecatslv.c) but reading Watchdog Status Process Data (0x0440:0x0441) is 0, and the Watchdog Counter Process Data (0x0442) register
continues to increase.
is this possible?