|
| << Previous | Next >> |
Description
- Starts the multitasking process, allowing µC/OS-II to manage the tasks that have been created. Before
OSStart()is called,OSInit()MUST have been called and at least one task MUST have been created. This function callsOSStartHighRdywhich callsOSTaskSwHook and setsOSRunningto TRUE.Library
- UCOS2.LIB
See also
- OSTaskCreate, OSTaskCreateExt
| 020-0059 Rev. D | << Previous | Next >> | µC/OS-II |