MicroC Code Generator : OS Definition Tool : APIs : Task/ISR APIs : Attribute in Predefined Tasks

Attribute in Predefined Tasks

All predefined Tasks include the Attribute CK_predefinedTask with the value “yes”. This Attribute can be used in any API definition that relates to a TASK. The predefined tasks are:

TASKINIT - Initialization Task.
PANEL_DISPATCH - Handle Panels, if available.
BUFFERED_GBA_TASK - Handle GBA Instrumentation in buffered mode.
TEST_DRIVER_TASK - Handle Test Driver Instrumentation, if used with a separate task.
Timer Overflow Tasks - Handle the overflow of the various timers.
Test Bench Task - Handles the test benches