Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: B0.941
-
Fix Version/s: V1.0.0.0
-
Component/s: cifX/netX Toolkit
-
Labels:None
-
Account:SDO Driver (SDODRIVER)
Description
When waiting for COMM flag to appear/vanish the function DEV_Waitforbitstate_irq needs to wait for RCX_FLAGS_SET/CLEAR. This bitstate check is not included in the function.
DEV_Waitforbitstate_poll can wait for these bit states, so polling works ok.