lpc2000-ARM

所属分类:uCOS/RTOS
开发工具:Visual C++
文件大小:15KB
下载次数:4
上传日期:2012-09-08 13:39:33
上 传 者fangruicool
说明:  lpc2000系列ARM上的移植源代码。 pc.c是移植于μCOS-II的PC服务代码
(lpc2000 series of ARM transplant source code. is pc.c transplantation in μCOS-II PC Service Code (pc.c) main changes: 1,# include " includes.h" changed to " config.h" 2, displayed on the screen changed to send data to UART0 displayed on the computer affect the function: PC_DispChar (), PC_DispClrCol (), PC_DispClrRow (), PC_DispClrScr () and the PC_DispStr (), to obtain key obtained from UART0 instead affect the function: PC_GetKey () 4, because there is no dos environment changes made affect the function: PC_DOSReturn () PC_DOSSaveReturn (), PC_SetTickRate () (deleted) PC_VectGet () (deleted) and the PC_VectSet (deleted). 5, because the timer changes made affect the function: PC_ElapsedStart () and PC_ElapsedStop (). 6, the changes made to the real-time clock, a function of the impact: PC_GetDateTime ().)

文件列表:
lpc2000系列ARM上的移植源代码\Arm_Pc\PC.C (28918, 2003-07-21)
lpc2000系列ARM上的移植源代码\Arm_Pc\PC.H (3492, 2003-06-17)
lpc2000系列ARM上的移植源代码\arm\OS_CPU.H (5650, 2003-07-08)
lpc2000系列ARM上的移植源代码\arm\Os_cpu_a.s (9932, 2003-10-11)
lpc2000系列ARM上的移植源代码\arm\Os_cpu_c.c (16355, 2003-07-08)
lpc2000系列ARM上的移植源代码\Arm_Pc (0, 2012-09-04)
lpc2000系列ARM上的移植源代码\arm (0, 2012-09-04)
lpc2000系列ARM上的移植源代码 (0, 2012-09-04)

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_DOSReturn()、PC_DOSSaveReturn()、PC_SetTickRate()(删除)、PC_VectGet()(删除)和 PC_VectSet(删除)。 5、因为定时器不同所作的修改,影响的函数: PC_ElapsedStart()和PC_ElapsedStop()。 6、因为实时时钟不同所作的修改,影响的函数:PC_GetDateTime()。

近期下载者

相关文件


收藏者