-
Bug
-
Resolution: Fixed
-
Medium
-
TI Device Drivers
-
TIDRIVERS-1027
-
3.20.00
-
3.20.00
-
This issue only affects the FreeRTOS implemenation of SemaphoreP. The issue was that sl_Start() did not work, as it results in a no-wait instead of an appropriate timeout, or wait forever.
SemaphoreP_pend for FreeRTOS does not work with tick rate less than 1 msec