搜索资源列表
keil8051
- 基于keil 51的UC/OS-II嵌入式系统。-Embedded system uC/OS-II based on Keil C51.
51ucosii
- 本程序51ucos,即在51系列的单片机上成功移植ucos的全部源代码,希望能给大家一点帮助!-Full source code of uC/OS II porting to 51 series MCU.
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
Small_RTOS1.12.1
- 周立功 uc/os 在51单片机的移植, 对嵌入式开发有一定帮助-weeks meritorious uc / os in 51 MCU transplantation, the embedded development will definitely help
ucos_application
- 一个UC/OS的小应用,总共三个任务,优先级不一样,重要的是里面移植了一个51处理器,运行环境是keil,大家看看。-a UC / OS small applications, a total of three tasks, not the same priority level, it is important to the transplant inside a 51 processor, the environment is Keil, see.
ucos_51small
- uc/os移植到51单片机小模式下的完整源码,并带有proteus下的仿真电路。-uc / os transplanted to 51 SCM small model of complete source code, lic and with the circuit simulation.
ucos8052
- 在8052上移植成功的uc/os源码。注意:使用Compass 51编译器!-in 8052 on the success of the transplantation uc / os source. Note : Use Compass 51 compiler!
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.
uCOSIIinLPC210X
- 关于 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. 编译时下面的警告不必理会.
ucos+51
- uC/OS-II在C51下的一个完整的LCD项目源码。
uCOS-IIV2.51
- UC OS II 源码 转载 还不错的一个实时嵌入式操作系统。
ucos 51 lcd原代码
- uC/OS-II在C51下的一个完整的LCD项目源码,ucos 2.0 在C51下应用的一个完整工程,用到了SED1330(LCD320x240), 小汉字库自动提取,字库文件自动生成。-uC / OS-II in the C51 a complete LCD-source projects, CENTER 2.0 C51 under the application of a complete project, uses SED1330 (LCD320x240), small Store aut
uCOS_2.51.rar
- 不用说了,uC/OS2.51官方源代码,此外结合本人心得体会增加了详细地说明,希望对初次使用者能起到一定的帮助作用。适用于uC/OS-II开发工具Borland C3.1剪裁版。 ,Needless to say, uC/OS2.51 official source, in addition to combine my experiences increased detailed descr iption, and I hope to first-time users can play a ro
uCOS-II_Win32
- 使用Mircosoft Visual C++6.0编译,学习uc/os-ii 2.80版RTOS的范例,展示任务(task)创建,优先级(priority)等,并且示范如何在Mircosoft Visual C++6.0的环境下编译一个工程文件,以取代原文书中使用Borland C++ 4.51 版的编译,提供使用者一个新的选择。-The use of Mircosoft Visual C++6.0 compiler, learning uc/os-ii 2.80 version RTOS ex
BC31
- μCOSII中文教程.CHM,开发包:uC/OS2.51,文中开发工具:Borland C 3.1-Chinese μCOSII Guide. CHM, Development Kit: uC/OS2.51, text development tools: Borland C 3.1
uC-OS
- 本资料详细解析uC-OS操作系统的内核源码,详细介绍了uC-OS的移植及使用方法。另附资料详细介绍了uC-OS在51单片机上的移植方法。-This information is detailed analysis uC-OS operating system kernel source code, detailed information on uC-OS for transplantation and use. Attached information details the uC-OS in
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
uCOS-51
- 绍了一种实时操作系统叫c/os.II的内核结构,分析了它的移植技术;讨论了将其移植到80C51系列单片机硬 件平台上的关键技术,并详细描述了此移植的实现过程,分析了移植测试实验情况;针对keilCx51编译器环境下的一些特殊 情况进行了说明,并总结了移植的一般方法。-Introduce a real-time operating system, called the uc/os-II core structure of its Transplant technique addresse
UC-OS-2-51
- 该文件为 51单片机嵌入 UC OS的资料 对有51基础想学嵌入式的朋友非常好的启蒙教育作用。-The file to the educational role of the 51 single-chip embedded UC OS very good friend of 51 foundation want to learn embedded enlightenment.