μC/OS-Ⅱ Embedded System Based on 16-bit C166
会议名称:《第二十七届中国控制会议》
会议日期:2008年
学科分类:08[工学] 081201[工学-计算机系统结构] 0812[工学-计算机科学与技术(可授工学、理学学位)]
关 键 词:μC/OS-Ⅱ kernel Task management C166 URAS
摘 要:Attention in this paper is concentrated on the characteristics of 16-bit C166 family SCM system and the preemptive and real-time multitasking kernel-μC/OS-Ⅱ.μC/OS-II is configured for C167-LM microprocessor and ported to establish embedded development *** this basis,the design of ultrasonic reversing alarm system(URAS) is applied to the *** URAS includes five task *** realize the reasonable and effective scheduling mode in both space and time for URAS,preemptive scheduling is achieved by the highest priority management mode,and shared mailbox is adopted to transfer ranging data among tasks,and semaphore is set to solve mutual exclusion for message passing *** successful application shows thatμC/OS-Ⅱ embedded platform based on C167-LM is flexible,and it can be customized according to need in application,and its real-time quality can be improved by optimizing *** platform makes the development of real-time measurement and control system easier to implement.