Welcome![Sign In][Sign Up]
Location:
Search - uCosII document

Search list

[Other resourceucosII在mega128芯片上的移植代码

Description: ucosii是一个简单易学的嵌入式实时操作系统,本文件提供了ucosii在ATMEGA128上的移植例子-ucosii is a relatively simple real-time embedded operating system, the document provides a ucosii in ATMEGA128 the transplant example
Platform: | Size: 290232 | Author: 黄晓东 | Hits:

[Other resourceechotest

Description: 该文件是UCOSII下的TCP/IP移植程序(一)-UCOSII the document is under the TCP / IP transplant procedures (1)
Platform: | Size: 19012 | Author: 喻志勇 | Hits:

[Other resourceWBKstartup

Description: UCOSII的文件管理实验,编译工具为SDT2.51实验板子为S3C44B0-UCOSII document management experiments compiler tool for SDT2.51 experimental plank for S3C44B0
Platform: | Size: 8678 | Author: 赵立兴 | Hits:

[SCMucosII在mega128芯片上的移植代码

Description: ucosii是一个简单易学的嵌入式实时操作系统,本文件提供了ucosii在ATMEGA128上的移植例子-ucosii is a relatively simple real-time embedded operating system, the document provides a ucosii in ATMEGA128 the transplant example
Platform: | Size: 289792 | Author: 黄晓东 | Hits:

[uCOSwinavr_ucos276

Description: ucosII2.76在winavr(20050214版本)下的程序包,用pn打开目录下的工程,运行make all工具即可编译可用,绝对可用. winavr如用2006版本,需要把文件中包含文件signal.h改为interrupt.h(可能在includes.h中改一处即可) -ucosII2.76 in winavr (20050214 version) under the package, pn Open directory with the project, run can make all tools available compiler, absolutely available. winavr As the 2006 version, the need to document contains documents signal.h read interrupt.h (possibly in inclu des.h which can be changed a)
Platform: | Size: 122880 | Author: 张华敏 | Hits:

[ARM-PowerPC-ColdFire-MIPSWBKstartup

Description: UCOSII的文件管理实验,编译工具为SDT2.51实验板子为S3C44B0-UCOSII document management experiments compiler tool for SDT2.51 experimental plank for S3C44B0
Platform: | Size: 8192 | Author: 赵立兴 | Hits:

[uCOSuCOSIIinLPC210X

Description: 关于 uC/OS-II 在 LPC210X 上移植的说明 1. 全部代码在 ADS1.2 中编译调试. 2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 flash 中运行. 5. 全部代码采用 ARM 指令. 6. uC/OS-II 版本为 V2.52. 7. 当您暂停程序的时候, 如果定时器开着, 那么定时器并不会暂停,需要注意 8. Vectors.S 文件中的 startup 段为程序入口. 9. 编译时下面的警告不必理会. Warning : C2871W: static OS_InitTaskStat declared but not used OS_CORE.C line 1108 10. 如果您想通过软件仿真,请将 PLL.C 中的第 51 行屏蔽, 怎样就可以看到任务逐个切换,最后将进入空闲任务. 11. 此次移植将许多 uC/OS-II 的功能函数都关闭了,请查看 OS_CFG.H 文件.-on Phone/OS-II in the MCU on the note a transplant. All the code in degenerate. 2 compiler debugging. 2. You can change to the RO BASE 0x0000 0000, This code can be written into the flash run. 5. all code using ARM instructions. 6. uC/OS- II Version V2.52. 7. When you suspend the procedures, if the timer drive, then the timer will not be suspended need to 8. Vectors.S document of the startup procedures for entrance. 9. The following was compiled to disregard the warning. Warning : C2871W : static OS_InitTaskStat declared but not used O S_CORE.C line 1108 10. If you want to use software simulation, I would be grateful if PLL.C the first 51 firms shielding, you can see how each task switching, Finally, enter idle task. 11. This transplant of many embedded/OS-II functional functions are c
Platform: | Size: 246784 | Author: 百度哥2010 | Hits:

[SCMM128_IAR_UCOSII

Description: Atmega128高档8位单片机的uCOSII移植源码工程文件,uCOSII的版本是v2.83,工程文件包括了IAR和ICC两个编译器。-Atmega128 high eight SCM uCOSII transplant source project documents, uCOSII version is v2.83, the document includes the ICC and the two IAR compiler.
Platform: | Size: 337920 | Author: temp | Hits:

[Software EngineeringuCOS-II

Description: ucosii在ARM7上的移植文档,十分详细,欢迎大家学习讨论,希望共同提高-ucosii in the Portable Document ARM7, a very detailed study and discussion welcome you and hope to improve the common
Platform: | Size: 1505280 | Author: 英雄 | Hits:

[SCMucos_ii_avr_gcc-ucosii

Description: 实时多任务操作系统μ/COS-Ⅱ在AVR单片机上移植的源代码,在GCC编译器上使用,文件名为“ucos_ii_avr_gcc-ucos ii在AVR上的移植(GCC编译器).rar”。-Real-time multi-tasking operating system μ/COS- Ⅱ Single Chip transplantation in the AVR source code, in the GCC compiler to use, the document entitled
Platform: | Size: 17408 | Author: xyjdgcjsgs | Hits:

[uCOSuCOSII

Description: uCOSII的源码 是C文件 txt文档-uCOSII is a C source file txt document
Platform: | Size: 57344 | Author: zjyin11 | Hits:

[SCMcodewarrior_example

Description: 本文件夹是为用户提供的codeworrior编程范例,旨在通过给出的范例使用户对odeworrior的使用有所了解。 其中: "CAN0 CAN4 C"是CAN0和CAN4通讯的程序。用户可参照此例程设置MSCAN模块。 "LED"是《开发套件使用文档》中创建的codewarrior工程。 "Port ucosii V252"是嵌入式操作系统uC/OS-II在DP256/DG128上移植的范例。 "printpp"是帮助用户调试的一个工具,它相当于C提供的printf函数,但它的输出设备是串口。 "SendA"通过调用监控程序,向串行口发送字符“A”。 -This folder is to provide users with the codeworrior programming paradigm aims to give an example so that users understand the use of odeworrior. Of which: CAN0 CAN4 C is CAN0 and CAN4 communications procedures. Users can set up the light of this routine MSCAN module. LED is development kit to use the document to create the CodeWarrior project. Port ucosii V252 is the embedded operating system, uC/OS-II in the transplant DP256/DG128 examples. printpp is to help users debug a tool, it provided the equivalent of C function printf, but it is a serial output device. SendA by calling the monitoring program, to the serial port to send the characters A .
Platform: | Size: 228352 | Author: zjh | Hits:

[DSP programucosII-6711

Description: 文件中是基于DSP6711的ucosII的程序,希望对大家有一定的帮助。-Document is based on the DSP6711' s ucosII procedures, and they hope to have everyone must help.
Platform: | Size: 41984 | Author: 何勇 | Hits:

[Embeded-SCM DevelopC8051F410-uCOS286-Port

Description: uCos-ii 2.86 在C8051F410单片机上移植成功!!! 其中包括:UART驱动,smaRTClock驱动等。在keil中可通过模拟仿真查看移植运行结果,另在文件中附有本人实际运行的结果图片。本人保证:所有经本人上传的程序绝对可以正常使用!-uCos-ii 2.86 at C8051F410 Singlechip Successful transplantation on!!! including: UART driver, smaRTClock driving. Keil at through simulation can be run to view the results of transplantation, and the other in the document with the actual running of the results of my picture. I guarantee: I upload all the procedures can absolutely normal use!
Platform: | Size: 536576 | Author: XIAFAC | Hits:

[uCOSuCOS2GuideAndCode

Description: 该文件为uCOS-II实时嵌入式操作系统的详细使用教程,代码分析及源代码。教程中对uCOSII中代码各部分功能和模块分章列出,希望对使用和移植的朋友能够有所帮助。-This document gives uCOS-II real-time embedded operating system, the detailed use of tutorials, code analysis and source code. Tutorial on the uCOSII in various parts of the code features and module sub-chapters are listed in the hope that the use and transplantation of a friend can help.
Platform: | Size: 1908736 | Author: 李熠 | Hits:

[uCOSucos_on_mc9s08dz60

Description: ucosII在freescale MC9S08DZ60上的移植,开发环境是CodeWarrior Development Studio for Microcontrollers V6.3。该文档包含了一个完整的工程-ucosII on freescale MC9S08DZ60. The development environment is CodeWarrior Development Studio for Microcontrollers V6.3. The document contains a complete project.
Platform: | Size: 259072 | Author: zzlab | Hits:

[uCOSUCOSII

Description: KEIL下STM32的UCOSii代码,所有的移植文件,包含UCos的源程序都在,可以直接使用-KEIL under the STM32 UCOSii code, all the portable document contains UCos source are, you can directly use
Platform: | Size: 3252224 | Author: renjinhe | Hits:

[uCOSARM-Image-for-uCOSII-for-lpc2131

Description: 该文件是基于LPC2131的程序模版,方便大家编程-The document is based on the LPC2131 the program template
Platform: | Size: 53248 | Author: chenfengchao | Hits:

[Program docucosII

Description: UCOS-II内核详解,μC/OS-II是一种可移植的,可植入ROM的,可裁剪的,抢占式的,实时多任务操作系统内核-UCOS-II Kernel detailed, well a document, for beginners, easy to understand
Platform: | Size: 472064 | Author: liuhao | Hits:

[uCOS例1-1 UCOSII移植

Description: 该文档为ucosII的移植例程,文件很规范,对初学者很有用,希望对大家有用,(The document for the ucosII transplant routines, the document is very standardized, very useful for beginners, and I hope useful for all of us,)
Platform: | Size: 3297280 | Author: polangjiliu | Hits:
« 12 »

CodeBus www.codebus.net