搜索资源列表
uCOS-II_LPC2000
- pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include \"includes.h\"改为\"config.h\" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOS
slot
- 学习ucos的好东西噢 把ucos系统移植到了pc平台上, 可以很好地理解操作系统,-Ucos learning good things ah Ucos transplant system on the PC platform, is a good way to understand the operating system,