搜索资源列表
uCOSII
- 嵌入式实时操作系统μC-OS-II原理及应用, 1。串口程序和移植到MCS51的uCOS_II都是用uV2来运行的。本磁盘中没有提供uV2,需要的话, 到网上下载一个。 2。bc31是Borland C++3.1精简版,是用来编译和运行uCOS及其应用程序的。 3。Software中是uCOS操作系统及书中例题的代码。 4。使用uCOS和书中例题需要把bc31和Software都直接复制到C盘运行,如果要在其他磁盘上运行 则需要修改make文件和bat文件。
UCOS精简版代码
- 自优化后的UCOS精简版代码,编译内核仅10K左右。源代码非常适合学习,方便初学者以最快速的时间掌握UCOS操作系统。
uCOSIIportSTM32
- 含有一个uCOSII在STM32上移植的工程文件夹和一个移植教程 移植代码是精简版的 移植教程 图文并茂,步步清晰。 uCOS是流行的V2.86版-Contain a uCOSII the tutorial project folder and a transplant transplantation on the STM32 Portable code is a stripped down version of Transplantation
WORK
- PIC18F452下的uCOS2移植成功代码+MPLAB IDE V8.0的项目文件。结构非常精简,易于理解,使用前请参考其中的“使用前先读我.txt”,否则可能无法正确编译。-PIC18F452 under the successful transplantation uCOS2 code MPLAB IDE V8.0 project files. Structure is very concise, easy to understand, please refer to them bef
uCOS_II_for_MCU
- uCOS II移植到单片机,包含大量文档与程序 1、串口程序和移植到MCS51的uCOS_II都是用uV2来运行的。本磁盘中没有提供uV2,需要的话,到网上下载一个。 2、bc31是Borland C++3.1精简版,是用来编译和运行uCOS及其应用程序的。 3、Software中是uCOS操作系统及书中例题的代码。 4、使用uCOS和书中例题需要把bc31和Software都直接复制到C盘运行,如果要在其他磁盘上运行则需要修改make文件和bat文件。-uCOS II code
simple-OS-design
- 简单多任务OS设计。面对前后台系统与OS的选择,往往犹豫不决。本文档介绍一种在arm平台上自己设计OS的方法,代码不到1.5K,可谓精简,功能却不逊于ucos。 simple os design for multi-task . The code is less than 1.5k,but functions well compared to ucos .
Small_uCOSMostImportant
- STM32F107 keil 一个高仿uCOS的任务调度系统。其实uCOS的核心部分需要移植的部分仅仅是这些,这里我用了很精简的代码让大家知道uCOS到底有多小。-STM32F107 the keil an imitation the uCOS task scheduling system. In fact, the core part of uCOS part in need of transplantation only these, I used a very concise code t