搜索资源列表
tic164
- 把实时操作系统UCOS_II移植到c166系列的C164ci上,可以加深ucos2移植理解,及infineon 16位单片机的理解
UCOS_IIand8051mcu
- 该源码是本人经调试通过的UCOS2操作系统在51单片机上移植好的源代码,对于操作系统入门者较适合。
51ucos2
- 自从发表《uCOS51移植心得》以来,我收到了很多朋友们的来信,大家对公开源码表示鼓励,谢谢大家的支持!很多人对于编写自己的操作系统很感兴趣,uCOS51是个不错的选择。它的优点是简单易懂,学习成本低,有利于向32位CPU过渡。目前,嵌入式BBS上的热点是:嵌入式实时多任务操作系统、单片机上网、32bitCPU(如ARM等)。其实通过uCOS51学习完全可以掌握这些热门技术的精髓,而且学习成本低廉。为此我会陆续将我在研发过程中的经验体会写出来与大家交流,共同进步。-ddddddddddddddd
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-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.
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 and UCOS2 based operating sys
ucosii3lwip
- 这个为我话了三个月的时间移植的lwip代码,为本人的吐血之作,操作系统是ucos2.52,核心芯片为lpc2290,制作了dm9000e的驱动程序,并且调试成功,本人参考了焦大侠的论文,为呕心沥血之作。请版主多给加分呀-I say this for three months time transplant lwIP code, for my blood s for, the operating system is ucos2.52, the core chip for lpc2290, prod
0904031633
- 基于XC888 51内核单片机的 UCOS2移植 附有LCDGUI和 LIN通信协议驱动,在UCOS2基础上增加了堆栈溢出检测功能,提高操作系统运行的稳定性-XC888 51 core-based MCU with UCOS2 transplantation LCDGUI and LIN communication protocol-driven, based on the increase in UCOS2 the stack overflow detection, improve the
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 debugging.
UCOS2portingHOWTO
- 嵌入式操作系统ucos2在ARM上的一个移植笔记,对代码修改讲解比较详细-UCOS2 porting HOWTO
IAR_UCOS_II
- 这是一个移植在ATMEGA16上的UCOS操作系统例子,和正常的移植不同,这个例子中将系统的中断栈和各个任务的任务栈分开了,中断嵌套时要保护的上下文和在中断中分配的临时变量全部在唯一的一个中断栈中,它带来的好处是可以在内存比较小的单片机上使用UCOS,坏处也是显而易见的,它增加了中断切换的时间和复杂性,要根据实际情况取舍。这个例子使用IAR EWAVR 5.30打开。-This is a transplant in the ATMEGA16 UCOS operating system on th
ARM_for_UCOSIIV280(lpc21xx)
- 一些ucos2在lpc21xx上的移植实验。适合于初学操作系统在ARM上面移植的同学下载学习。-Some ucos2 in lpc21xx the transplant experiments. Operating system for ARM beginner students to download the above transplant study.
MCU_291
- 移植到GBA上的uCOS2.85操作系统和ZLGGUI用户图形界面-Ported to GBA uCOS2.85 on the operating system and graphical user interface ZLGGUI
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
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
- 基于S3C6410的UCOS-II操作系统的移植- S3C6410 based on the UCOS-II embedded operating system migration
uCos2-6410-player(20140221)
- 在ok6410开发板移植了uc/osII操作系统,并用PWM定时器实现了蜂鸣器播放乐谱及led显示的功能,所有代码均已调试成功。-In ok6410 development board transplant uc/osII operating system, and with the PWM timer function to achieve the buzzer to play the score and led display, all of the code have been succe