Operating System Settings (Generic OS)
Note |
|---|
This instruction is valid for the PC and Prototyping targets. |
- In the project editor, go to the "OS" tab.
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.
- If you want to use the debugging function, activate the Enable Monitoring option.
- Create the necessary tasks.
- Set up the tasks.
- Assign the processes to the tasks.
See also