文件名称:ucos51v2021
介绍说明--下载内容均来自于网络,请自行研究使用
uC/OS-II在51上移植的完整源代码V1.0,包含shell源码。双击yy.uv2可以直接进行软件仿真。该代码解决了重入问题,对串口进行了特殊处理,不占用任务号,基于中断实现。该代码通过了软件仿真、硬件仿真、固化测试,请放心使用-uC / OS-II in 51 transplant on the integrity of the source code V1.0 contains shell source. Double-click yy.uv2 direct simulation software. The code to solve the problems go back to the serial port of special treatment, off-task, based on the realization of interruption. The code of the software through simulation, hardware emulation, curing test, please rest assured that the use of
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 31767663ucos51v2021.zip 列表 ucos51v202/ ucos51v202/demosrc/ ucos51v202/demosrc/demo1.c ucos51v202/demosrc/demo1.Opt ucos51v202/demosrc/demo1.Uv2 ucos51v202/demosrc/demo2.c ucos51v202/demosrc/demo2.Opt ucos51v202/demosrc/demo2.Uv2 ucos51v202/demosrc/demo3.c ucos51v202/demosrc/demo3.Opt ucos51v202/demosrc/demo3.Uv2 ucos51v202/demosrc/demo4.c ucos51v202/demosrc/demo4.Opt ucos51v202/demosrc/demo4.Uv2 ucos51v202/demosrc/EXL2-shell/ ucos51v202/demosrc/EXL2-shell/INCLUDES.H ucos51v202/demosrc/EXL2-shell/mystring.c ucos51v202/demosrc/EXL2-shell/mystring.h ucos51v202/demosrc/EXL2-shell/word.c ucos51v202/demosrc/EXL2-shell/word.h ucos51v202/demosrc/EXL2-shell/yyshell.c ucos51v202/demosrc/EXL2-shell/yyshell.h ucos51v202/demosrc/EXL2-shell/yyshellsub.c ucos51v202/demosrc/EXL2-shell/yyshellsub.h ucos51v202/demosrc/INCLUDES.H ucos51v202/demosrc/OS_CFG.H ucos51v202/demosrc/OS_CORE.C ucos51v202/demosrc/OS_CPU.H ucos51v202/demosrc/OS_CPU_A.ASM ucos51v202/demosrc/OS_CPU_C.C ucos51v202/demosrc/OS_MBOX.C ucos51v202/demosrc/OS_MEM.C ucos51v202/demosrc/OS_Q.C ucos51v202/demosrc/OS_SEM.C ucos51v202/demosrc/OS_TASK.C ucos51v202/demosrc/OS_TIME.C ucos51v202/demosrc/readme.txt ucos51v202/demosrc/serial.c ucos51v202/demosrc/serial.h ucos51v202/demosrc/Startup.asm ucos51v202/demosrc/UCOS_II.C ucos51v202/demosrc/UCOS_II.H ucos51v202/demosrc/版本说明.txt ucos51v202/doc/ ucos51v202/doc/ARP协议实现原理.txt ucos51v202/doc/NE2000网卡芯片驱动程序.doc ucos51v202/doc/printf在uCOS51上的移植和浮点数显示.txt ucos51v202/doc/ROM和RAM测试.txt ucos51v202/doc/uCOS51一种低成本的开发方法---ISP.txt ucos51v202/doc/uCOS51任务调度工作原理.txt ucos51v202/doc/uCOS51移植心得.doc ucos51v202/doc/uCOS51重入问题的解决.doc ucos51v202/doc/一个简单Ping的实现.txt ucos51v202/doc/为uCOS51增加Shell界面.doc ucos51v202/doc/关于keilc51入出临界区的内嵌汇编.TXT ucos51v202/doc/关于uCOS51V1.0版本不支持参数传递BUG的修正.TXT ucos51v202/doc/关于中断处理的系列问题.TXT ucos51v202/doc/关于串口发送程序的BUG修正.TXT ucos51v202/doc/关于变量的分配空间.txt ucos51v202/doc/在51单片机上固化uCOS51的说明.doc ucos51v202/doc/在51单片机上硬件仿真uCOS51的说明.doc ucos51v202/doc/在OSStart前开中断引起的莫名其妙错误.TXT ucos51v202/doc/相关网站推荐.txt ucos51v202/doc/网友交流之指针问题.doc ucos51v202/doc/网友交流之经验谈.doc ucos51v202/doc/问题越来越多.TXT ucos51v202/readme.txt ucos51v202/shell/ ucos51v202/shell/INCLUDES.H ucos51v202/shell/mystring.c ucos51v202/shell/mystring.h ucos51v202/shell/OS_CFG.H ucos51v202/shell/OS_CORE.C ucos51v202/shell/OS_CPU.H ucos51v202/shell/OS_CPU_A.ASM ucos51v202/shell/OS_CPU_C.C ucos51v202/shell/OS_MBOX.C ucos51v202/shell/OS_MEM.C ucos51v202/shell/OS_Q.C ucos51v202/shell/OS_SEM.C ucos51v202/shell/OS_TASK.C ucos51v202/shell/OS_TIME.C ucos51v202/shell/serial.c ucos51v202/shell/serial.h ucos51v202/shell/shell.Opt ucos51v202/shell/shell.Uv2 ucos51v202/shell/Startup.asm ucos51v202/shell/UCOS_II.C ucos51v202/shell/UCOS_II.H ucos51v202/shell/word.c ucos51v202/shell/word.h ucos51v202/shell/yyshell.c ucos51v202/shell/yyshell.h ucos51v202/shell/yyshellsub.c ucos51v202/shell/yyshellsub.h