搜索资源列表
ucosOnMSP430
- 一个在TI的MSP430单片机上移植UCOS2操作系统的例子,供大家参考。-one in TI's MSP430 transplant UCOS2 operating system on the example, for your reference.
UCOS_IIand8051mcu
- 该源码是本人经调试通过的UCOS2操作系统在51单片机上移植好的源代码,对于操作系统入门者较适合。
ucosOnMSP430
- 一个在TI的MSP430单片机上移植UCOS2操作系统的例子,供大家参考。-one in TI's MSP430 transplant UCOS2 operating system on the example, for your reference.
UCOS_IIand8051mcu
- 该源码是本人经调试通过的UCOS2操作系统在51单片机上移植好的源代码,对于操作系统入门者较适合。-The source is my adopted UCOS2 by debugging the operating system on transplantation in 51 Singlechip good source code for the operating system more suitable for beginners
uCos2
- uC/OS_II 操作系统的源代码,可以移植到MSP430或者是其他的单片机中,是一种简单的多任务实时操作系统-uC/OS_II operating system source code, can be transplanted into MSP430 or other microcontroller, is a simple multi-tasking real-time operating system
MyFunctions
- 本人是刚刚毕业的学生,毕业设计时的题目是数字示波器,本示波器是用基于LPC2290ARM和UCOS2操作系统设计的,这是原代码,UCOS操作系统的移植代码由于公司原因没有上传!-I am a recently graduated student, graduated from the design of the subject is digital oscilloscope, the oscilloscope is LPC2290ARM
uCosII
- 2148的ucos2操作系统移植源代码,用keil编译-2148 operating system migration ucos2 the source code, using keil compiler
uCOS_DEMO_for_i9320_stm32
- 使用STM32F103、ILI9320移植的ucGUI3.90+ucOS2.86嵌入式图形界面操作系统,使用Keil MDK3.50 + J-Link调试。-The use of STM32F103, ILI9320 transplant ucGUI3.90+ ucOS2.86 embedded graphical interface operating system, use the Keil MDK3.50+ J-Link debu
UCOS2-FOR-AVR
- 摘 要: 在单片机中移植嵌入式操作系统是嵌入式系统发展的一个热点,也是未来发展的方向. 介绍嵌入式操作系统在单片机应用的优势和μC/ OS2 Ⅱ的特点,并结合AVR 单片机的应用实例,分 析μC/ OS2 Ⅱ的移植过程和基本方法. 采用μC/ OS2 Ⅱ可以大大简化程序设计,满足实时要求,降低 开发难度,提高系统可靠性.-Abstract: The transplantation of single-chip embedd
IAR_UCOS_II
- 这是一个移植在ATMEGA16上的UCOS操作系统例子,和正常的移植不同,这个例子中将系统的中断栈和各个任务的任务栈分开了,中断嵌套时要保护的上下文和在中断中分配的临时变量全部在唯一的一个中断栈中,它带来的好处是可以在内存比较小的单片机上使用UCOS,坏处也是显而易见的,它增加了中断切换的时间和复杂性,要根据实际情况取舍。这个例子使用IAR EWAVR 5.30打开。-This is a transplant in the ATMEGA
ucos2_51
- 基于单片机的ucos2的51操作系统移植程序 -Microcontroller-based operating system migration process 51 ucos2
51ucos2
- 自从发表《uCOS51移植心得》以来,我收到了很多朋友们的来信,大家对公开源码表示鼓励,谢谢大家的支持!很多人对于编写自己的操作系统很感兴趣,uCOS51是个不错的选择。它的优点是简单易懂,学习成本低,有利于向32位CPU过渡。目前,嵌入式BBS上的热点是:嵌入式实时多任务操作系统、单片机上网、32bitCPU(如ARM等)。其实通过uCOS51学习完全可以掌握这些热门技术的精髓,而且学习成本低廉。为此我会陆续将我在研发过程中的经验体会
ucos286lwip
- 在ADS平台下,实现在LPC2378上UCOS2操作系统和LWIP协议栈移植。-In the ADS platform, implemented in LPC2378 LWIP on UCOS2 operating system and protocol stack transplantation.
ucos2
- ucos移植教程,学习嵌入式操作系统的入门基础。按照教程操作,可以快速掌握操作系统的原理。-ucos transplant tutorials, learning based embedded operating system entry. Operation in accordance with tutorial, you can quickly grasp the principles of operating systems.
ucos2.8Plwip1.1.1-ppp-GPRS-modem.RAR
- 基于44b0使用ucos2.8操作系统的全部源码,成功移植了lwip1.1.1,ppp和gprs modem的驱动,可通过GPRSmodem实现网络通信-the source code used to transmove
ucos2
- ucos ii_百度百科 uC/OS II简介 μC/OS-II是一种可移植的,可植入ROM的,可裁剪的,抢占式的,实时多任务操作系统内核。-μC/OS-II is successfully implemented in some of the highest level safety-critical devices
ucos2-6410-lwip
- 在OK6410开发板(CPU:S3C6410)上基于uCOS2操作系统对LWIP协议栈的移植,包括DM9000A的网卡驱动程序。-Porting LWIP protocol stack to uC/OS2 based on OK6410 develop board (CPU: S3C6410), including DM9000A network driver.
mc9s12x128-ucos2
- mc9s12xs128 的ucos移植,对于学习操作系统很有帮助-ucos transplant mc9s12xs128, helpful for learning operating system
carlson-ppp-2.0
- 嵌入式,ucos2操作系统移植到stm32板子模板 ,学习使用ucos-Embedded, ucos2 operating system to stm32 board templates, learning to use ucos
uCos2-20130514
- 实现实时操作系统的移植和使用,在Linux平台上实现多任务。(Real time operating system transplantation and use.)