搜索资源列表
uCOS51软件包 (包含源码、硬件原理图PCB图)
- 此源代码为UC/OS-II移植到51单片机的源代码.包括OS_CPU.H,OS_CPU_C.C,OS_CPU_A.S三个主要文件-this source code for the UC / OS-II transplants to 51 SCM source code. Including OS_CPU.H, OS_CPU_C.C, OS_CPU_A.S three key documents
ucos51v2021
- uC/OS-II在51上移植的完整源代码V1.0,包含shell源码。双击yy.uv2可以直接进行软件仿真。该代码解决了重入问题,对串口进行了特殊处理,不占用任务号,基于中断实现。该代码通过了软件仿真、硬件仿真、固化测试,请放心使用-uC / OS-II in 51 transplant on the integrity of the source code V1.0 contains shell source. Double-click yy.uv2 direct simulation sof
ucoson51
- 本文详细系统地介绍了uC/OS-II 在51 单片机上的移植、重入实现方法、硬件仿真、固化、人机界面等关键内容。-paper detailed and systematic introduction of the Phone / OS-II in 51 MCU transplant and re-entry method, hardware simulation, curing, the man-machine interface and other key elements.
C8051_ucos-ii
- 移植UC/OS-II到C8051F020上的源码,提供6任务测试程序。下载程序并运行, 开发板上的灯循环闪烁;在串口调试助手上观察任务运行情况。-transplant UC / OS-II to the source C8051F020, six tasks testing procedures. Download and run, the development board flashing lights cycle; Help in serial debugging on the ope
I2Cucos
- I2C ucos软件包,运行于uC/OS-II的I2C驱动程序软件包 ,lpc2201开发板源码,供大家参考学习
USBdriversoft
- USB驱动程序软件包 运行于uC/OS-II的USB驱动程序软件包 ,lpc2201开发板源码,供大家参考学习。。。
rtcucos
- rtc ucos 软件包 运行于uC/OS-II的rtc驱动程序软件包 ,lpc2201开发板源码,供大家参考学习
uCOS-II_8015_LCD_SED1330
- uC/OS-II在C51下的一个完整的LCD项目源码 ucos 2.0 在C51下应用的一个完整工程,用到了SED1330(LCD320x240),附带小汉字库自动提取,字库文件自动生成。
c51-ucos
- 移植成功的单片机uc/os-II代码,效果很好的
UC_OS_II_to_KEILC5
- 多任务操作系统UC OS II移植到KEILC51 源代码-Multi-tasking operating system, UC OS II transplanted to KEILC51 source code
codewarrior_example
- 本文件夹是为用户提供的codeworrior编程范例,旨在通过给出的范例使用户对odeworrior的使用有所了解。 其中: "CAN0 CAN4 C"是CAN0和CAN4通讯的程序。用户可参照此例程设置MSCAN模块。 "LED"是《开发套件使用文档》中创建的codewarrior工程。 "Port ucosii V252"是嵌入式操作系统uC/OS-II在DP256/DG128上移植的范例。 "printpp"是帮助用户调试的一个工具,它相当于C提供的printf函数,但
Embedded
- UC/OS—II是一种专门为微处理器设计的抢占式实时多任务操作系统,具有源代码公开、可移植性、可裁减性、稳定性和可靠性高等特点。由于UC/OS—II是为嵌入式应用编写的通用软件,故在具体应用时需根据不同单片机的特点进行移植,其大部分代码是用标准C语言所写.只有与处理器相关的一部分代码用汇编语言编写.因而具有很强的移植性,能在从8位到64位单片机以及DSP等超过40种不同构架的微处理器上实现运行。-UC/OS-II is a microprocessor designed specifically
ucos-ii
- 移植UC/OS-II到C8051F020的源代码-Transplantation UC/OS-II source code to the C8051F020
HighSpeedSerialPortDriverOn51
- 在以单片机M51为硬件基础的uC/OS-II操作系统中,实现高速串口传输的驱动程序-In a hardware-based MCU M51 as uC/OS-II operating system, high-speed serial transmission drivers
uCOS-II_for_Keil_C51
- KEILC 环境下对uC/OS-II的移植实现代码,具有很强的实用性和通用性-KEILC environment for uC/OS-II porting implementation code, with a strong practicality and versatility
c51
- uc/os II移植 51单片机,包括工程文件和程序,实现在51单片机点亮led-uc/os II transplantation 51, including the project files and programs to achieve the 51 single-chip light led
Project_4_090902
- uc/os-II在freescale MC9S12上的移植,并对内存管理程序进行了优化改进-uc/os-II in freescale MC9S12 the transplant, and memory management program has been optimized to improve
SH7708_ucos_ii
- 基于瑞萨单片机SH7708的UCOS-II的系统移植,完整的工程代码-Renesas SH7708 microcontroller based on the UCOS-II system transplant, complete project code
uCOS-II--149
- MSP430上的ucOS II,已经测试好用。-MSP430 uC OS
UCOS-II----IAR4.42-
- 开发环境:EWARM mcu:STM32 UCOS-II移植(IAR4.42版本) 本工程的代码存放在FLASH中(0x08000000~0x0801ffff,共128KB),堆栈和数据放在RAM中(0x20000000~0x20004fff,共20KB)。 本工程共6个任务: 任务名 优先级 功能 AppTaskStart()"Start Task" 3 初始化uC/TCP-IP,触发LED AppTaskKbd() "Keyboard" 4 读取按键和J