搜索资源列表
GCCandtheMicroCOS-II
- Real-time processing with the Philips LPC ARM microcontroller using GCC and the MicroC/OS-II RTOS.-Real-time processing with the Philips LPC ARM microcontroller using GCC and the MicroC / O S-II RTOS.
ucos_ii-linux
- GCC下microC/OS-II 开发平台,内含microC/OS-II 完整源代码和邵贝贝版的四个应用程序book.c(有makefile)和相关的pdf(在解压后的Linux-test文件夹下),适合初学者学习。里面的代码均经过Linux下运行通过。
Microc-Os-Ii-The-Real-Time-Kernel
- 原汁原味的英文原著 介绍UCOS-ii的书 ucos必看
uCOSII_2nd
- 《嵌入式实时操作系统uCOS-II》(第二版).pdf MicroC/OS The Real-Time Kernel Second Edition Jean J. Labrosse著 邵贝贝等译
ucos-for-adsp-bf533-DSP
- icroC/OS-II Port for Analog Devices Blackfin ADSP-BF533 This is the MicroC/OS-II V2.70 port for the ADI Blackfin. Specifically it is coded for the ADSP-BF533 that is included on the ADDS-BF533-EZLITE evaluation board from Analog Devices-The
lwip_ucos_1.011
- light weight IP for microC..............To implement TCP on embedded systems
ucos-II
- 嵌入式实时操作系统ucos II(第二版)-MicroC/OS II The real-time Kernel Second Edition
uCOS-II
- microC/OS-II for visual studio 2005-for win32
ucosii_mutex
- MicroC OS II Mutex example
uCOSV252
- MicroC/OS-II The Real-Time Kernel Second Edition By Jean J. Labrosse -ucos
ucosx86p
- MicroC/OS-II for x86 Protected Mode. Microsoft compiled by Visual C++ Microsoft Macro Assembly (MASM).
UCOS2-251
- This the Kernal for the MicroC/OS-II by Jean J Labrosse for Dynamic C Version 2.51 for Rabbit Microprocessors. Compatible up to Dynamic C 9.25, higher versions you need to modify the code a little.-This is the Kernal for the MicroC/OS-II by Jean
ModUcos
- Documentation for MicroC/OS-II real time Kernal by Jean J. Labrosse for Rabbit Semiconductors.
MicroC-OS-III-
- UCOS-III中支持了时间片的轮转调度,为了减少关中断的时间, 内核在对临界段的处理上使用了一些方法,比如为防止中断中访问 临界段代码,把中断的事情分两步来做,即中断中把对内核的操作 仅做保存,实际的操作推迟到一个称为OS_IntQTask中完成!这样 就可以在程序中使用禁止调度的方式来处理临界段的代码,也大大 减少了关中断的时间!但这并不意味着这种方法就是最优了,它是在 任务切换的消耗和关中断的时间来平衡的,所以UCOS-III也支持使用 关中断的方
keil-uCOS_II-v2.70-port
- keil microC/OS 2.7 port
Porting-of-microC-OS-II-kernel-in-ARM-powered-mic
- Porting of microC OS-II kernel in ARM powered microcontroller program
EX2_x86L
- By Jean J. Labrosse《MicroC/OS-II The Real-Time Kernel Second Edition》第二个例子源代码-By Jean J. Labrosse《MicroC/OS-II The Real-Time Kernel Second Edition》
MicroCOS-II-2.52
- MicroC/OS-II The Real-Time Kernel(Second Edition)光盘-MicroC/OS-II The Real-Time Kernel Second Edition By Jean J. Labrosse