UCOSII22

所属分类:WEB开发
开发工具:Visual C++
文件大小:247KB
下载次数:76
上传日期:2006-04-08 09:16:17
上 传 者111uu
说明:  基于51内核的圈圈操作系统**************** 说明:这是本人学习嵌入式操作系统后在51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释, 请给圈圈留言: http://blog.21ic.com/blog.asp?name=computer00
(circle operating system kernel $ Note : This is my learning embedded in the operating system after 51 to write a simple operating system, creates delete tasks, task scheduling system delay, hang tasks, send messages, waiting for news, CPU usage statistics, the system time, serial data transmission and serial resource management functions. Because of the time rush, some of the Notes may forget when debugging changes, if found not understand the Notes, to circle the words : http://blog.21ic.com/blog.asp name = computer)

文件列表:
UCOS II的PC程序应用\UCOS_II.H (23626, 2001-11-29)
UCOS II的PC程序应用\OS_CORE.C (39587, 2001-11-29)
UCOS II的PC程序应用\OS_MBOX.C (12172, 2001-12-02)
UCOS II的PC程序应用\OS_MEM.C (10872, 1998-09-04)
UCOS II的PC程序应用\OS_Q.C (20644, 1998-09-04)
UCOS II的PC程序应用\OS_SEM.C (11347, 2001-11-29)
UCOS II的PC程序应用\OS_TASK.C (35648, 2001-12-02)
UCOS II的PC程序应用\OS_TIME.C (9329, 2001-11-29)
UCOS II的PC程序应用\UCOS_II.C (1178, 1998-09-04)
UCOS II的PC程序应用\OS_CPU_C.C (9006, 2001-12-01)
UCOS II的PC程序应用\OS_CPU.H (3204, 2001-12-01)
UCOS II的PC程序应用\OS_CPU_A.C (14418, 2001-11-29)
UCOS II的PC程序应用\OS_CPU_A.ASM (2117, 2001-12-02)
UCOS II的PC程序应用\os_kc51.h (123, 2001-11-28)
UCOS II的PC程序应用\EX1L.C (7948, 2001-12-01)
UCOS II的PC程序应用\OS_CFG.H (3547, 2001-12-01)
UCOS II的PC程序应用\INCLUDES.H (1035, 2001-11-29)
UCOS II的PC程序应用\Ex1Kc51.plg (203, 2006-03-20)
UCOS II的PC程序应用\HEX2BIN.EXE (11642, 1995-04-29)
UCOS II的PC程序应用\dirbin.bat (11, 2001-11-29)
UCOS II的PC程序应用\Ex1Kc51.lnp (290, 2006-02-22)
UCOS II的PC程序应用\Ex1Kc51.M51 (98346, 2006-02-22)
UCOS II的PC程序应用\EX1KC51.BIN (16077, 2006-03-01)
UCOS II的PC程序应用\STARTUP.A51 (4184, 2001-12-01)
UCOS II的PC程序应用\Ex1Kc51.hex (46493, 2006-02-22)
UCOS II的PC程序应用\Ex1Kc51.ORC (198, 2006-02-22)
UCOS II的PC程序应用\PC.C (24377, 2001-12-02)
UCOS II的PC程序应用\PC.H (3490, 2001-12-01)
UCOS II的PC程序应用\Pc51Emu.dll (32768, 2001-12-02)
UCOS II的PC程序应用\ex1l86.exe (60856, 2001-11-29)
UCOS II的PC程序应用\OS_CORE.OBJ (47457, 2006-02-22)
UCOS II的PC程序应用\OS_CPU_C.OBJ (25044, 2006-02-22)
UCOS II的PC程序应用\OS_MBOX.OBJ (17478, 2006-02-22)
UCOS II的PC程序应用\OS_MEM.OBJ (17485, 2006-02-22)
UCOS II的PC程序应用\OS_Q.OBJ (17467, 2006-02-22)
UCOS II的PC程序应用\OS_SEM.OBJ (27422, 2006-02-22)
UCOS II的PC程序应用\OS_TASK.OBJ (23391, 2006-02-22)
UCOS II的PC程序应用\OS_TIME.OBJ (24452, 2006-02-22)
UCOS II的PC程序应用\PC.OBJ (43290, 2006-02-22)
... ...

在原来的uC/OS II目录EX1_I86L下有一个为PC编写的演示程序, 此软件包是将该程序移植到 Keil C51 V6.20 的结果。 将所有文件解压缩到一个目录,例如 C:\EX1KC51,将其中 的 PC51EMU.DLL 文件复制到你的 Keil C51 的 C51\BIN 目录下。 运行 uv2.exe,点击菜单 Project->Open Project,现实打开工程 对话框,进入前面建立的目录,选择 EX1KC51.UV2 工程。 点击 Debug 菜单中的 Start/Stop debug session,进入调试状态。 这时,察看 Peripherals 菜单,应该有一项 Virtual Screen 菜单命令。 点击此菜单命令,使之前面显示“√”,这样会显示一个 PC 模拟屏幕 显示画面,用来显示演示程序的输出。 然后,点击菜单 Debug->Go,就可以看到运行效果了。 原来的演示程序的可执行文件 EX1L86.EXE 也包含在此软件包里。 可以运行之,作为比较。

近期下载者

相关文件


收藏者