-
Bug
-
Resolution: Fixed
-
Medium
-
TIRTOS
-
TIRTOS-1433
-
3.50.00
-
3.60.00
-
When creating a periodic clock instance using the ClockP module, the clock function is called only once. Inspecting the FreeRTOS implementation of ClockP_create(), it is ignoring the period create parameter.
Clock period ignored when calling ClockP_create() [FreeRTOS]