搜索资源列表
ucos ii中文版(包含范例)
- ucos ii中文版(包含范例)第一章:范例 在这一章里将提供三个范例来说明如何使用 µ C/OS-II。笔者之所以在本书一开始就写这一章是为了让读者尽快开始使用 µ C/OS-II。在开始讲述这些例子之前,笔者想先说明一些在这本书里的约定。 这些例子曾经用Borland C/C++ 编译器(V3.1)编译过,用选择项产生Intel/AMD80186处理器(大模式下编译)的代码。这些代码实际上是在Intel Pentium II PC (300MHz)上运行和测试过,
ucos_51small
- uc/os移植到51单片机小模式下的完整源码,并带有proteus下的仿真电路。-uc / os transplanted to 51 SCM small model of complete source code, lic and with the circuit simulation.
ucos_view_ucos283
- RTOS版本:uCOSII V2.83 OSView版本:uCOS_View 1.10 开发环境:KEIL 编译器:ADS1.2 开发板:EasyARM2200 内部FLASH运行,Bank0=ExFlash Bank1=ExRAM 调试口:Uart0 57600bps 目前在OS_CPU_A.s里的OS_CPU_SR_Save OS_CPU_SR_Restore函数没起作用,功能是开关中断,用仿真器看时会发现根本没关中断,解决办法是切换模式再操作,懒得去看ARM汇编,不
uCOS284_C51
- 我 Porting 的 uC/OS-II V2.84 (目前Micrium)最新版之 Keil C51 工程,专供给 8051 上做任务调度,我已将 Code Size 改小至 4000 Byte,对于 X-Ram 的用量也仅 160 Byte(于 Keil C51 V8.08a 下编译后).我在 Main.c 内创建了两个任务调度的 LED 闪烁程序,方便了解任务是如何被创建的,同时我也在 Keil C51 的 Project 内设好了 Simulator 模式及 Port 1 窗视可即时的观
ucos在小模式下的移植程序
- ucos在小模式下的移植程序-CENTER small model of transplant procedures
ucos在小模式下的移植程序ucosii_small
- ucos在小模式下的移植程序ucosii_sma-CENTER small model of transplantation procedures ucosii_sma
ARM7给菲利蒲LPC2214移植的UCOSII
- ARM7给菲利蒲LPC2214移植的UCOSII,软件分为标准版和高效版,其中高效版的任务切换速度会块些。支持软中断和THUMB模式-ARM7 to Philippe LPC2214 transplant UCOSII, software and Standard Edition version efficient, effective version of the task switching speed will block more. The soft suspension and sup
MCBXC167.rar
- 英飞凌XC167最小系统原理图,在扩展模式下,另有详细的接口芯片资料,infineon Evaluation Board
uCOS-II
- 51单片机上跑uCOS-II操作系统 1.在新建工程的时候Source Group 1 要选择SRC。 2.浮点库C51BFPC.LIB要加入。 3.一定要选择大模式。-51 MCU run on uCOS-II operating system 1. In new construction when the Source Group 1 to select SRC. 2. C51BFPC.LIB floating-point libraries to join. 3. Be sur
7.6_Ethen_UDP
- LM3S8962在ucos下实现以太网通讯(UDP模式)的源程序-Under the ucos LM3S8962 Ethernet communications (UDP mode) of the source
I2C
- μCOS-II下LPC210x的I2c主模式底层驱动,有详细的文档注释-LPC210x μCOS-II under the bottom drive I2c main mode, there is detailed documentation comments
Tuc_51_largeh
- 这是一个大模式下ucos51的移植结果,因为大部分可可载的ucos51都是小模式下的,已通过测试。 -This is a major mode of transplantation ucos51 a result, since most can be contained in small mode ucos51 complete source code, has been tested.
uCOS-II 2.52_x86L
- uCOS-II 2.52在intel 80x86上的移植程序(大模式,实模式)-uCOS-II 2.52 intel 80x86 in the transplant procedure (large model, real mode)
ucOS_II
- 详细介绍了ucos移植到小模式下的方法和源代码。-Described in detail uCOS transplanted to the small mode method and the source code.
MY_RTOS_OK_2.52
- 我移植的uCos 2.52版本,在MCS51上运行,代码进行了一些优化,可以编译在小模式.-I transplant uCos 2.52 version, in MCS51 run a number of optimized code, you can compile in small model.
uc_51_small
- uCOS_II在51单片机小模式下的移植-uCOS_II in 51 small single-chip mode of transplantation
uc_51_large
- 这是一个大模式下ucos51的移植结果,因为大部分可载的ucos51都是小模式下的-This is a big mode ucos51 transplant results, because most can carry the ucos51 are small mode
ucosled
- lpc2148上的一个可带操作系统的多任务编程模式,可以移植-LPC2148' s on a mission with many operating system programming mode, you can transplant
uc_51_small
- ucos在51单片机上的小内存模式的初始化过程-uCOS Singlechip at 51 on a small memory model initialization process
uc_51_small
- 将ucos-II 移植到 KeilC51 的小模式下。由于小模式运行速度比大模式运行速度快很多,这将有利于提高系统 的速度。-Ucos-II will be transplanted to the small mode KeilC51. Due to the small mode large mode faster than a lot of speed, which will help improve system speed.