搜索资源列表
Usb_I2C+ucos-ii
- 基于ucos-ii的Usb_I2C+ucos-i源码,将扇区的数据写入U盘。-based CENTER-ii of Usb_I2C OUT-i source of the data included in each sector of the U disk.
UART0+UCOS-II
- 基于ucos-ii的uart0+ucos-i源码,实现串口通信。-based CENTER-ii of uart0 OUT-i-source, Serial communication.
ucos+net
- C++程序源代码 在ucos_ii基础上加上网络功能,串口调试, 在vc6.0 + masm.611下编译通过,该软件仅供学习使用。 建议你在学习该软件的使用,首先先大致浏览一下ucos_ii的相关内容-C source code based on the ucos_ii with network function, serial debugging, the compiler under vc6.0 masm.611 passed,
uCOS-II用Keil 7_5 for 51
- 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.
uCOS-II--149
- 参考网上的提供的代码,我把uCosII移植到MSP430f149上,分三个任务,分别是485通讯,键盘扫描,LED显示,可供参考!-online reference provided by the code, and I uCosII MSP430f149 transplant, in three tasks, namely, 485, keyboard scan, LED display, for example!
ucos-ii_vcc
- 在ucos_ii基础上加上网络功能,建议你在学习该软件的使用,首先先大致浏览一下ucos_ii的相关资料(转发)。-in ucos_ii basis with network function, I suggest you study in the use of the software, the first to broadly ucos_ii glance at the relevant information (transpond
uCOS-II 2.52在51上的移植程序独立喂狗任务
- ucos2 移植到C51的源码,经过本人验证可以使用,价值很好-C51 ucos2 transplanted to the source, after certification can I use, good value
UCOS-II在ARMS3C44B0X上的移植源代码
- UCOS-II在ARM S3C44B0X上的移植源代码。 移植说明: 我没有移植uCOS前,再网上下了一些案例可是大部分都不能直接运行,而且有好多还都有错误。 还发现很多"移植者"是忠实的操洗者,并且还操错了。这个移植代码是我领会不少代码的长短根据自己的经验编制,绝对原著!!!因为有好多与大多数移植代码不同之处,故帖出来共享,希望能对将要移植uCOS的人以启发和帮助。 由于我个人时间不多,所以没有写什么移植的"前因后果"
UCOS---II252
- UCOS 2.52版本的原码,其他的我就不说了-UCOS 2.52 version of the original code, the other I will not say
ucos-ii+lpc2129
- IAR ARM + uC/OS-II2.76 + LPC2129-IAR LPC2129 ARM uC/OS-II2.76
ucos-tcpip
- 基于ucos的TCPIP包。 全部源代码和说明文件 TCP PING ARP CRC ETHERNET HARDWARE INCLUDE IP socket UDP-OUT Beginners package. All source code and documentation PING ARP TCP CRC ETHERNET HARDWARE I NCLUDE UDP IP socket
F2812-UCOS
- f2812的初始化构架,中断向量表,UCOS代码。 特别注意,具体应用时要充分考虑任务堆栈,防止堆栈溢出造成的BUG!本人所用开发环境为CCS2.2。这是为公司项目写的开始测试,不设计公司机密,可以随意使用。但下载者如涉及与INT公司项目有关应用,须经INT公司许可!-f2812 fr a mework of the initialization, interrupt to the scale, UCOS code. Special
uCOS-IIfor8051
- uCOS-II的移植代码 for 8051,移植的详细细节在程序中的注释部分已经非常详尽了,这里就不多说了-for uCOS-II code for transplantation 8051, transplantation further details of the proceedings of the Notes have a very detailed, I am not going to talk a lot
ARM-run-in-uCOS-II
- uCOS在ARM(LPC2220)上的移植代码 共四个文件:IRQ.INC OS_CPU.H Os_cpu_c.c Os_cpu_a.s-for uCOS on ARM (LPC2220), a total of four transplant code documents : IRQ.INC OS_CPU.H Os_cpu_c.c Os_cpu_a.s
ucos-ii_vc1.0
- uC/IP源代码 2003-08-16[摘][码] 该软件是本人在ucos_ii基础上加上网络功能, 串口调试, 在vc6.0 + masm.611下编译通过, 该软件仅供学习使用。-Phone/IP source code 2003-08-16 [Abstract] [code] is the software I ucos_ ii basis with network function, serial debug
uCOS-II-FlashLite-186.ZIP
- ucos flashlite,从中可以学到很我flash的优化技巧.-OUT flashlite, from which I can learn very flash optimization techniques.
Usb_I2C+ucos-ii
- 基于ucos-ii的Usb_I2C+ucos-i源码,将扇区的数据写入U盘。-based CENTER-ii of Usb_I2C OUT-i source of the data included in each sector of the U disk.
UART0+UCOS-II
- 基于ucos-ii的uart0+ucos-i源码,实现串口通信。-based CENTER-ii of uart0 OUT-i-source, Serial communication.
uCOS-II--149
- 参考网上的提供的代码,我把uCosII移植到MSP430f149上,分三个任务,分别是485通讯,键盘扫描,LED显示,可供参考!- Refers to code which on-line provides, I transplant uCosII to MSP430f149 on, divides three duties, respectively is 485 communications, scanning, LED demo
uCOS-II_MSP430F2013
- 我 Porting 于 MSP430F2103 上的全球最小Size 之 uCOS-II 了.就这完整的例成内我设了一个LED闪烁的任务,可正常于 TI 的 ez430-F2013 上正常执行这任务调度的工作,这例程我是在 IAR MSP430 V3.42A 编译完成,并可以于 Simulator 下模拟任务调度,对于没有这 eZ430-F2013 开发工具也可以进行断点观测,如要装载于 eZ430-F2013 上,仅需改动由 Simu