Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2006, Vol. 32 ›› Issue (23): 85-87,1. doi: 10.3969/j.issn.1000-3428.2006.23.030

• Software Technology and Database • Previous Articles     Next Articles

Analysis of μC/OS-II Kernel and Realization of Multi-task Schedulers

SHEN Jinrong, LIU Xiang   

  1. (College of Computer & Information Engineering, Hohai University, Changzhou 213022)
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-12-05 Published:2006-12-05

μC/OS-II内核结构分析及多任务调度实现

沈金荣,刘 翔   

  1. (河海大学常州校区计算机及信息工程学院,常州 213022)

Abstract: Lucubrating the frame, the design and the user interface of the embedded system will do great help to the development and the implication of the embedded system. The passage takes μC/OS-II kernel of RTOS for example, analyses the task arrangement mechanism of the OS, and together with example of the project, and shows the process of the multi-task scheduler realization.

Key words: RTOS, μC/OS-II, Kernel configuration, Task management, Multi-task

摘要: 对嵌入式操作系统的结构、设计、用户界面等诸多方面进行深入研究,有助于嵌入式系统的应用和发展。该文从嵌入式实时操作系统μC/OS-II内核入手,剖析了该操作系统的任务管理机理,结合工程应用实例,给出了多任务调度的实现过程。

关键词: 实时操作系统, μC/OS-II, 内核结构, 任务管理, 多任务