Scheduling lists in GeMRTOS #
Types of GeMRTOS scheduling lists #
The following are the type of tasks in GeMRTOS, but more can be defined:
Main scheduling list related functions #
Creating and initializing a scheduling list #
A scheduling list can easily be created using:
The task is created with the following parameters:
Scheduling list / Processor association #
A processor is associated with a scheduling list with the following function:
The processor is associated with the following parameters:
Task / Scheduling list association #
A task is assigned to a scheduling list with the following function:
The task is assigned tothe scheduling list with the following parameters: