Modules | |
Operating System Time Base | |
User Task Initialization | |
The application wide task execution requires a two step approach, where first the operating system time base is configured and then all user-tasks are initialized. Once these two steps have been completed, the OS timer can be enabled and the main program will enter the main loop, continuously executing the specified and enabled user-tasks in high- and low-priority task execution sequences.