Welcome![Sign In][Sign Up]
Location:
Search - UCOS IN KEIL

Search list

[Other resourceucos-ii-8052

Description: embed in keil
Platform: | Size: 31299 | Author: 洪嘉 | Hits:

[Other resourceucos-xc164-keil

Description: ucos-II 在英飞凌xc164的移植-OUT-II in the Infineon xc164 transplant
Platform: | Size: 540932 | Author: 董和刚 | Hits:

[SCMucos-ii-8052

Description: embed in keil
Platform: | Size: 30720 | Author: 洪嘉 | Hits:

[SCMkeil uCOS_II v2.52 port

Description: embeded in keil51
Platform: | Size: 93184 | Author: 洪嘉 | Hits:

[SCMucos51在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: 731136 | Author: 套件 | Hits:

[uCOSuCOS-II用Keil 7_5 for 51

Description: uCOS-II在51单片机上的移植,用Keil 7.5编译通过,希望对移植uCOS的人以启发和帮助。-uCOS-II microcontroller in the 51 transplants, with Keil 7.5 compile, and I hope to transplant uCOS people to inspire and help.
Platform: | Size: 478208 | Author: 李招您 | Hits:

[uCOS在W78E58处理器上移植的uCOS-II

Description: 在W78E58处理器上移植的uCOS-II 适用于keil,稍微修改可用于所有的51系列-in W78E58 processors transplant uCOS-II applicable to Keil, slightly modified to be used in all 51 series
Platform: | Size: 1184768 | Author: 姚建业 | Hits:

[uCOSuCOS-II V2.52--Keil for MCS51

Description: 本文面向首次接触uC/OS-II的程序员,为他们介绍一下这个系统的一些基本特征和编程上的注意事项,并介绍几个值得了解的API。本文作者已经成功的将uC/OS-II移植到几种不同CPU之上。包括EPSON S1C33和Sunplus unSP™ 等,积累了丰富的经验,现在愿意和朋友们分享这些经历。希望本文的资料对于希望使用这个系统来开发的朋友有所帮助-for this first contact uC/OS-II programmers to introduce them into the system of some of the basic features and programming matters to the attention, and introduced several worthwhile understanding of the API. The author has succeeded in uC/OS-II transplanted to several different CPUs above. S1C33 including EPSON and Sunplus unSP# 8482, has accumulated a wealth of experience, and the friends are now willing to share those experiences. Hope this information to want to use this system to develop help of a friend
Platform: | Size: 509952 | Author: 鲁清竹 | Hits:

[source in ebookucos-xc164-keil

Description: ucos-II 在英飞凌xc164的移植-OUT-II in the Infineon xc164 transplant
Platform: | Size: 540672 | Author: 董和刚 | Hits:

[uCOS060216uCOS_for_51

Description: UCOS在51上的移植,绝对经典!可以较少开发人员的工作量,提高开发效率!-UCOS in 51 of the transplant, absolute classic! Less development of the workload, to improve the efficiency!
Platform: | Size: 482304 | Author: liuxf | Hits:

[uCOSuCOSII_44b0x_Keil

Description: 可以在ADS下跑的工程有很多,但在Keil下面的ucOS工程还没有.在这里,提供一个可以在Keil环境下跑起来的基于三星的44b0的ucOS工程,可以在RAM中调试.-ADS can run under the project are many, But in the following ucOS Keil works have not. Here, can provide an environment in Keil run up based on Samsung's 44 belts of ucOS works RAM can debug.
Platform: | Size: 155648 | Author: 马箫摩 | Hits:

[SCMKeil_uCOSII_GUI(LPC214x)

Description: 在Keil下的uCOSII+GUI(For LPC214x) 最新-In Keil under uCOSII+ GUI (For LPC214x) latest
Platform: | Size: 579584 | Author: tata1982 | Hits:

[uCOSuCOS-II_ON_VC++

Description: UCOS在VC++开发环境上运行的测试程序-UCOS in VC++ Development environment running on test procedures
Platform: | Size: 2099200 | Author: 郭成 | Hits:

[SCMLPC214X_uCOS-II+for+KEIL

Description: 这是一个在KEIL环境下个人编译通过并调试过的ARM的UCOS例子-This is a personal environment in the KEIL compiler and debug through the uCOS ARM-off example
Platform: | Size: 492544 | Author: 陈立云 | Hits:

[uCOSuCOS-ii+GUI(ForLPC214x)

Description: Keil下的uCOS-ii+GUI(ForLPC214x)-Keil under uCOS-ii+ GUI (ForLPC214x)
Platform: | Size: 575488 | Author: lgsg | Hits:

[Other Embeded programucos+LPC2200

Description: keil mdk 周立功开发板中LPC2220芯片 蜂鸣器程序-keil mdk weeks Ligong LPC2220 development board in chip buzzer procedures
Platform: | Size: 420864 | Author: wenzhixing | Hits:

[ARM-PowerPC-ColdFire-MIPSarmanducos

Description: arm与ucos的经典仿真,proteus仿真通过,采用KEIL编译器编译。-uCOS arm with a classic simulation, proteus simulation through using KEIL compiler to compile.
Platform: | Size: 253952 | Author: libin | Hits:

[uCOSSST89R56-uCOS

Description: Keil uV2 下uCOS-ii在SST89R56下的工程(包含全部代码)。-The project in Keil uV2 about how to trasplant uCOS-ii to the SST89R56 (including all of the code.)
Platform: | Size: 278528 | Author: 李世奇 | Hits:

[uCOSucos2-template-for-keil

Description: ucos在keil上的编译,用于arm上的移植,-ucos in keil build on for the transplant arm,
Platform: | Size: 417792 | Author: 很菜的菜鸟 | Hits:

[uCOSmcu-code-with-ucos-in-Keil

Description: 这是一个在KEIL环境下将ucos 操作系统移植到增强型51单片机上的例子,将会是一个很好的参考。-This is the KEIL environment will ucos operating system ported to the example of the enhanced 51 SCM, will be a good reference.
Platform: | Size: 160768 | Author: 陈化 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net