Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V0.931, V0.941, V0.944, V0.946, V1.0.0.0, V1.0.1.0, V1.0.2.0, V1.0.3.0
-
Fix Version/s: V1.1.0.0
-
Component/s: Linux Driver
-
Labels:None
-
Account:SDO Driver (SDODRIVER)
Description
API function may return with an error, although given timeout is not reached. The current implementation of the function OS_WaitMutex() calculates an incorrect timeout.
Affected functions are:
-xChannelIORead()
-xChannelIOWrite()
-xSysdevicePutPacket()
-xSysdeviceGetPacket()
-xChannelgetPacket()
-xChannelPutPacket()