This book describes the design and implementation of mC/OS-II (pronounced "Micro C O S 2") which stands forMicro-Controller Operating System Version 2. μC/OS -II is based on μC/OS, The Real-Time Kernel which was firstpublished in 19 92. Thousands of
This version inserts clarifications subsequent to 10/07/2008 FCC-TCB conference Tim Harrington Electronics Engineer Equipment Authorization Branch Items 1) & 2): generic equipment authorization provisions for transmitter and module devices generic p
********************************************************************************************************* * INITIALIZATION * * Descr iption: This function is used to initialize the internals of uC/OS-II and MUST be call ed prior to * creating any uC
1.嵌入式实时操作系统的特点与常用的几种嵌入式操作系统。 实时性,可裁剪性。 ucos-Ⅱ RTLinux ARM-Linux KURT TimeSys Linux Mach 商业常见 VxWorks QNX pSOS Windows CE 2.掌握uC/OS-Ⅱ操作系统中的任务的存储结构与任务控制块主要成员变量的作用、任务的程序结构、任务的调度过程、任务状态的转换过程、任务的创建过程。任务级的切换与中断级的切换。 一.任务的存储结构P74 前一个任务控制块的Ptr 后一个任务控制块的Ptr