文件名称:EasyHwOS
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 37kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在自己编写的OS上去跑51的程序,本例子使用简单的LED控制作为基本程序,由模块化结构组成。-Written up in their own OS to run 51 programs, this example uses a simple LED control as a basic procedure, the modular structure and composition.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
复件 EasyHw OS\BSP\AT89x52.h
..............\...\Chip Source.c
..............\...\Chip Source.h
..............\...\Config.h
..............\...\MacroAndConst.h
..............\...\MyType.h
..............\EasyHw Os
..............\EasyHw Os.lnp
..............\EasyHw Os.M51
..............\EasyHw Os.Opt
..............\EasyHw Os.plg
..............\EasyHw Os.Uv2
..............\EasyHw Os_Opt.Bak
..............\EasyHw Os_Uv2.Bak
..............\HW Lib\inc\LED.h
..............\......\...\Timer.h
..............\......\Note.txt
..............\......\src\LED.c
..............\......\...\Timer.c
..............\Interrupt .lst
..............\Interrupt .obj
..............\LED.lst
..............\LED.obj
..............\Main.lst
..............\Main.obj
..............\Note.txt
..............\Startup\STARTUP.A51
..............\STARTUP.lst
..............\STARTUP.obj
..............\Timer.lst
..............\Timer.obj
..............\User\Includes.h
..............\....\Interrupt .c
..............\....\Interrupt .h
..............\....\Main.c
..............\HW Lib\inc
..............\......\src
..............\MDK\List
..............\...\Obj
..............\BSP
..............\HW Lib
..............\MDK
..............\Startup
..............\User
复件 EasyHw OS
..............\...\Chip Source.c
..............\...\Chip Source.h
..............\...\Config.h
..............\...\MacroAndConst.h
..............\...\MyType.h
..............\EasyHw Os
..............\EasyHw Os.lnp
..............\EasyHw Os.M51
..............\EasyHw Os.Opt
..............\EasyHw Os.plg
..............\EasyHw Os.Uv2
..............\EasyHw Os_Opt.Bak
..............\EasyHw Os_Uv2.Bak
..............\HW Lib\inc\LED.h
..............\......\...\Timer.h
..............\......\Note.txt
..............\......\src\LED.c
..............\......\...\Timer.c
..............\Interrupt .lst
..............\Interrupt .obj
..............\LED.lst
..............\LED.obj
..............\Main.lst
..............\Main.obj
..............\Note.txt
..............\Startup\STARTUP.A51
..............\STARTUP.lst
..............\STARTUP.obj
..............\Timer.lst
..............\Timer.obj
..............\User\Includes.h
..............\....\Interrupt .c
..............\....\Interrupt .h
..............\....\Main.c
..............\HW Lib\inc
..............\......\src
..............\MDK\List
..............\...\Obj
..............\BSP
..............\HW Lib
..............\MDK
..............\Startup
..............\User
复件 EasyHw OS