-
Bug
-
Resolution: Fixed
-
High
-
TIRTOS
-
TIRTOS-1432
-
3.50.00
-
3.60.00
-
When creating a clock instance using the ClockP module, setting the start flag and period in the params structure has no effect. Inspecting the SYS/BIOS implementation of ClockP_create() and ClockP_construct(), it appears these param values are ignored.
Clock start flag and period are ignored when calling ClockP_create()