User`s manual

Dynamic C Users Manual digi.com 117
7.5 Preemptive Multitasking Drivers
A simple scheduler for Dynamic C’s preemptive slice statement is serviced by the Virtual Driver. The
scheduling for µC/OS-II, a more traditional full-featured real-time kernel, is also done by the Virtual
Driver.
These two scheduling methods are mutually exclusive—slicing and µC/OS-II must not be used in
the same program.