Welcome![Sign In][Sign Up]
Location:
Search - UCOS51

Search list

[Embeded-SCM DevelopuCOS51软件包 (包含源码、硬件原理图PCB图.zip

Description:
Platform: | Size: 639113 | Author: | Hits:

[Other resourceucos51移植心得

Description: us/osII在不同平台上的移植,是网上收集到的一份资料,详细介绍了移植方法,具有参考价值-UC/OSII can be transplanted on different platforms,here is some information collected from internet,which introduces the transplanting_method in details,and bears much for reference .
Platform: | Size: 205381 | Author: 林伟 | Hits:

[Other resourceuCOS51软件包 (包含源码、硬件原理图PCB图)

Description: 此源代码为UC/OS-II移植到51单片机的源代码.包括OS_CPU.H,OS_CPU_C.C,OS_CPU_A.S三个主要文件-this source code for the UC / OS-II transplants to 51 SCM source code. Including OS_CPU.H, OS_CPU_C.C, OS_CPU_A.S three key documents
Platform: | Size: 639426 | Author: 龙武 | Hits:

[Other resourceucosxinde

Description: 网上下载的一些心得集 网友交流之经验谈 uCOS51移植心得 uCOS-II 在 ARM7 上的移植 -downloaded some ideas set netizens exchange experience uCOS51 transplant experience uCOS-II ARM7 transplant.
Platform: | Size: 1694025 | Author: 蒋彦波 | Hits:

[Other resourceuCOS51yz

Description: uCOS51 移植心得,从中可得到很多启发-uCOS51 transplant experience, a lot of inspiration from available
Platform: | Size: 8061 | Author: hncsljf | Hits:

[Other resourceuCOS51移植心得

Description: 很好的移植资源,请-good transplant resources, please Lower
Platform: | Size: 53276 | Author: cz | Hits:

[Other resource通用板系统调试

Description: ucos51通用板调试系统-ucos51 GM board system debugging
Platform: | Size: 449109 | Author: 陈杰辉 | Hits:

[Other resourceuCOS51

Description: ucos 51c的移植源码,为成功移植源代码,包括所有文件配置说明
Platform: | Size: 278827 | Author: 黄小跃 | Hits:

[Other resourceucos51在KeilC51上仿真运行

Description: Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。 使用方法:解压后双击yy项目,点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例运用更多系统API函数写出自己的程序。只要程序中有显示语句就可以用软件仿真器看结果。注意:系统提供的显示函数是并发的,他不是直接显示到串口,而是先输出到显存,用户不必担心IO慢速操作影响程序运行。串口输入也采用了同样的技术,他使得用户在CPU忙于处理其他任务时照样可以盲打输入命令。 将EXL2-shell目录下的文件覆盖yy目录下的同名文件,将word.c、yyshell.c、yyshellsub.c、mystring.c加入项目,删除yy1.c,编译后调试即可。输入help可得到在线帮助,具体命令用法见文章说明。 yangye网友推荐http://www.sics.se/~adam/lwip/网站学习TCPIP,该网站开放源代码的lwip是专为8bit和16bitMCU设计的TCPIP协议栈,已在多种CPU上移植成功,推荐大家下载。-Demo processes Keil701 compiler, code capacity of 7-8K to be directly in KeilC51 on simulation run. Use : unpacked click yy, debugging points in the serial simulation can see the result. Demo procedures for the creation of three task A, B, C priority for 2,3,4, A second shows a B every three seconds a show, C every six seconds a show. Looking at the results from the show, a show three shows a B, showed six A and two B shows a C, the result is obviously correct. Users can use more modeled on the example of system API function to write their own procedures. As long as the procedures are shown on the statement can be used simulation software for the outcome. Note : the system provides display function is complicated, and he is not a direct indication of the serial port, but before the output
Platform: | Size: 730996 | Author: 套件 | Hits:

[uCOS通用板系统调试

Description: ucos51通用板调试系统-ucos51 GM board system debugging
Platform: | Size: 448512 | Author: 陈杰辉 | Hits:

[SCMucos51v2021

Description: 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
Platform: | Size: 263168 | Author: 陈小明 | Hits:

[SCMucos51_code

Description: ucos在51单片机内的移植代码,包含配置文件,keilc编译器的文件等-CENTER MCU in 51 transplant within the code, including the configuration file, the compiler keilc documents
Platform: | Size: 196608 | Author: cxp | Hits:

[uCOSucosxinde

Description: 网上下载的一些心得集 网友交流之经验谈 uCOS51移植心得 uCOS-II 在 ARM7 上的移植 -downloaded some ideas set netizens exchange experience uCOS51 transplant experience uCOS-II ARM7 transplant.
Platform: | Size: 1693696 | Author: 蒋彦波 | Hits:

[SCMuCOS51yz

Description: uCOS51 移植心得,从中可得到很多启发-uCOS51 transplant experience, a lot of inspiration from available
Platform: | Size: 8192 | Author: hncsljf | Hits:

[SCMuCOS51_BEST

Description: 文章合集。具体讲解讨论在51单片机上实现uCOS,TCP/IP协议栈的相关问题。值得一看。-article Collection. Specific discussions on the 51 SCM achieve for uCOS, TCP/IP Protocol Stack related issues. An eye-catcher.
Platform: | Size: 100352 | Author: wangwen | Hits:

[SCMucos51v203

Description: 这是完整的ucos在51上移植的资料, 有全部源码、图纸、文档和相关资料,注意:全部资料包括源码+文档+开发板SCH、PCB图纸+TCP/IP测试程序+使用说明。 -This is a complete OUT of the 51 transplant on the information, all of the source code, drawings, documents and relevant information, Note : All information on the source files Development Board SCH, PCB drawings TCP/IP testing procedures for use.
Platform: | Size: 263168 | Author: MAZEMIN | Hits:

[uCOSucos51doc

Description: ucos 51 tcp/ip开发文档-ucos 51 tcp/ip Development Documentation
Platform: | Size: 131072 | Author: 阿生 | Hits:

[uCOSuc_51_small

Description: ucos移植到c51上的代码以及说明。现在高速的c51还是能够使用的,希望大家喜欢-uCOS transplanted to C51 code and description. Now the C51 high-speed or can use, I hope everyone likes
Platform: | Size: 77824 | Author: 施键 | Hits:

[uCOSuCOS51

Description: 基于51单片机的UCOS,里面包含源码,原理图,PCB图-Based on 51 MCU UCOS, which contains the source code, schematics, PCB diagram
Platform: | Size: 695296 | Author: 刘斌 | Hits:

[SCMucos51

Description: uCOS51高效内核OS人机界面SHELL的编写51机开发板的硬件设计RTL8019AS网卡驱动程序51TCP/IP协议栈设计应用协议FTP PPP HTTP SMTP SNMP -efficient kernel OS man-machine interface SHELL uCOS51 the preparation of 51 local development board hardware design RTL8019AS NIC driver 51TCP/IP protocol stack design application protocols FTP, the PPP, the HTTP the SMTP SNMP, etc.
Platform: | Size: 204800 | Author: luch | Hits:
« 1 23 4 »

CodeBus www.codebus.net