Details
Description
netX50ConfirmGpioIrq() checks for wrapped cyclic gpio counters in line 140, in the attached file netX50_gpio_irq.c_original . At this point it does consider that a gpio counter could be set in event(watchdog) mode. As a result an interrupt for the watchdog gpio counter is always generated, when confirming some other gpio interrupt.
A proposal for a bugfix is in the line 141 in the attached file netX50_gpio_irq.c_fixed .
Please consider and include to RCX-build.