Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V1.1.2.0, V1.1.3.0, V1.1.4.0, V1.1.5.0, V1.2.0.0, V1.2.0.1, V1.3.0.0, V1.4.0.0
-
Fix Version/s: V1.5.0.0
-
Component/s: cifX/netX Toolkit
-
Labels:None
-
Account:SDO Driver (SDODRIVER)
Description
If xChannelBusState( CIFX_BUS_STATE_GETSTATE) is called cyclic to evaluate the actual state it is possible to see only the last (old) state.
This could happen if the toolkit is used bare metal in polling mode, because there is no update of COS flags inside the function and therefore no change in the
states of the protocol stack.