Operating System Settings (Generic OS)

Note

This instruction is valid for the PC and Prototyping targets.

  1. In the project editor, go to the "OS" tab.
  2. In the Preemp. Levels and Coop. Levels fields, set the number of cooperative and preemptive levels for the project.

    The number available depends on the implementation of the real-time operating system on the current target. If the target is a PC, for instance, there are no preemptive levels available, because preemptive multitasking is not possible in the PC implementation of the operating system.

  3. If you want to use the debugging function, activate the Enable Monitoring option.
  4. Create the necessary tasks.
  5. Set up the tasks.
  6. Assign the processes to the tasks.

See also

Copying Operating System Settings