文件名称:51CoreSimpleOS
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-01-16
- 文件大小:
- 200kb
- 下载次数:
- 0次
- 提 供 者:
- 郑*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个用C语言编的基于51内核的操作系统。想用单片机学习OS理论编程的是个好资料。同时可以移植到其它单片机,AVR,PIC,MSP430等-This is a C language series 51 operating system kernel. Want to use OS theoretical programming of microcontroller learning is good information. At the same time can be ported to other microcontroller, AVR, the PIC, MSP430
(系统自动生成,下载前可以参看下载内容)
下载文件列表
基于51内核的圈圈操作系统\51_00_OS\51_00_OS
........................\........\51_00_OS.hex
........................\........\51_00_OS.M51
........................\........\51_00_OS.Opt
........................\........\51_00_OS.plg
........................\........\51_00_OS.Uv2
........................\........\51_00_OS_Opt.Bak
........................\........\51_00_OS_Uv2.Bak
........................\........\AT89X52.h
........................\........\main.c
........................\........\main.h
........................\........\main.LST
........................\........\main.OBJ
........................\........\OS_core.c
........................\........\OS_core.h
........................\........\OS_core.LST
........................\........\OS_core.OBJ
........................\........\task_switch.C
........................\........\task_switch.H
........................\........\task_switch.ls1
........................\........\task_switch.LST
........................\........\task_switch.OBJ
........................\........\task_switch.SRC
........................\........\task_switch.__i
........................\........\UART.c
........................\........\UART.h
........................\........\UART.LST
........................\........\UART.OBJ
........................\仿真图.jpg
........................\设置Task_switch.c文件.jpg
........................\说明.txt
........................\51_00_OS
基于51内核的圈圈操作系统