搜索资源列表
ucosii-8051
- uc/os-ii for 8051 This package provides the sources required to use the uC/OS-II v2.00 real time kernel on the 8051 processor. To use this package you will need the TASKING C Compiler toolset v6.0r1 or higher. For info on TASKING products
uCOS16
- 8052小型操作系统, 用Keil C编译器, 能进行任务切换, 信号量管理.-8052 operating systems, with Keil C compiler, capable of switching tasks, semaphores management.
uCTCPIP
- uC/OS原版的TCP协议栈,直接得自Micrum的,全C源码,在IAR下面编译运行过。-Phone / OS original edition of the TCP protocol stack, Micrum directly derived from the entire C source code, Below the IAR compiler running off.
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. 编译时下面的警告不必理会.
At91s64_ucos2.76
- At91s64_ucos2.76:基于at91sam7s64芯片的uc/os移植代码,编译器是keil c-At91s64_ucos2.76 : Based on the chip at91sam7s64 uc / os transplant code, the compiler is keil c
RTOSICCAVR
- UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This
uCOS252_MSP430F149
- 经修正并验证过在 IAR MSP430 v3.42A 下编译正之 uC/OS-II For MSP430F149 的例程(修正一般网站上重复 Define 无法编译的问题),而且我以于 Simulator 内并设好了 Watch Dog Interrup 及观测的断点也设好了,可以直接于 IAR MSP430 下 Compiler 后再进 Debug Mode 执行即可正常执行于 app.c 下的 LED 闪烁任务调度工程.
ucos+net
- C++程序源代码 在ucos_ii基础上加上网络功能,串口调试, 在vc6.0 + masm.611下编译通过,该软件仅供学习使用。 建议你在学习该软件的使用,首先先大致浏览一下ucos_ii的相关内容-C source code based on the ucos_ii with network function, serial debugging, the compiler under vc6.0 masm.611 passed, the only learning to use the s
myUCOS
- 编译后可在x86上裸奔的ucosII!!! 编译脚本参见TEST.MAK c语言编译器是BC45,汇编语言编译器是tasm 连接后先生成的是test.exe。 参见MAKETEST.BAT 执行exe2bin test.exe后输入0800或8000,好像是输入0800,我记不清了。两个都可以试试。 loader.bin的作用是吧test.bin加载到内存地址0x8000处,其源码我没有了。可以参考软件Emu8086.v4.05里的一个汇编例子,它的名字大概就叫一个简单的操作系统
uCOS-III-NXP-LPC1768
- 从μC官网上直接下载 NXP LPC1768可用的μCOS-iii源文件。KEIL编译-ΜC direct download from the official website NXP LPC1768 is available μCOS-iii source file. KEIL compiler
borland_cPP_4[1].5
- 用BC++ V4.5编译调试uC/OS-II的步骤 Borland C++ 4.5可以直接生成32位的Windows程序,即Win32s程序。-With BC++ V4.5 compiler debugging uC/OS-II steps Borland C++ 4.5 can generate 32-bit Windows program that Win32s program.
uC_OSII--toos
- 此文件为borland c++3.1的精简版,是为ucos开发量身打造的精简编译开发环境。-This file is borland c++3.1 Starter Edition is tailored to streamline the development ucos compiler development environment.
uCOS-II-Transplantable
- 可以在PC机上运行的ucos-ii工程文件包,用borland4.5编译,可以移植到任何文件夹下面。只需要修改其中TEXT.C任务文件即可-Can run on PC machine ucos package works with borland4.5 compiler can be ported to any folder below. Only need to amend the document in which tasks can be TEXT.C
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
ucos-mega16
- uC/OS-II 在 AVR 上的移植 如果安装了WinAVR20050214,则直接运行start.bat,输入make all即可开始编译。 如果需要在AVRStudio仿真,运行make extcoff后即可生成调试所需的cof文件。-uC/OS-II in the AVR if the transplant is installed WinAVR20050214, running directly start.bat, enter the beginning of the com
nRF24LE1-Keil-
- nRF24LE1 Keil C头文件 用于keil编译 -nRF24LE1 Keil C header files for keil compiler
task_manage
- 本程序主要在于演示uc/os-ii 任务管理函数的基本功能,即如何创建、挂起、恢复及删除任务,以及完成这些操作对任务状态及属性的改变情况。使用Mircosoft Visual C++6.0编译,学习uc/os-ii 2.80版RTOS的范例。-This procedure is to demonstrate the main uc/os-ii task management function of the basic functions, namely, how to create, suspe
UCOSMBOX
- 1,实现任务Task1通过邮箱将字母“A~Z”发给任务Task2,Task2在Keil C编译环境的serial windows #1窗口输出所接收到的字母“A~Z”-1, the realization of the task Task1 letters through the mail will be " A ~ Z" distributed task Task2, Task2 environment in the Keil C compiler serial window
uCOS-IIchinesebook
- uCOS-II中文版电子书,这些例子曾经用Borland C/C++ 编译器(V3.1)编译过-uCOS-II Chinese e-books, these examples have been using Borland C/C++ compiler (V3.1) compiled
uCOS2ATmega128
- 本文详细介绍了把μC/OS-Ⅱ移植到ATMEL公司的8位微控制器ATmega128上的全过程。所谓移植,就是使一个实时内核能 某个微处理器或微控制器上运行。在移植之前,希望读者能熟悉所用微处理器和C编译器的特点。-This paper describes the μC/OS- Ⅱ transplanted to the ATMEL 8-bit microcontroller ATmega128 on the whole process. The so-called transplant, is