CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - c compiler
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - c compiler - List
[
uCOS
]
ucos+net
DL : 0
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 software. I suggest you study in the use of the software, the first to broadly glance at the relevant content ucos_
Date
: 2026-01-10
Size
: 298kb
User
:
张丽明
[
uCOS
]
EX1_x86L
DL : 0
一个UCOS下的经典例程,用BC4.5编译(也可以运行MAKETEST),如果你用的BC3或者其它版本的话,把目录强行改为BC45就可以了.-a UCOS the classic routines with BC4.5 compiler (also can run MAKETEST), if you use other versions or BC3, then what Contents forced to Cooking on it.
Date
: 2026-01-10
Size
: 158kb
User
:
transflyer
[
uCOS
]
ucosii-8051
DL : 0
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 you can contact our Web-site at: http://www.tasking.com Unzip the zipfile in the root of the drive where you also installed the uC/OS-II general sources. The following directories will be added: \SOFTWARE\UCOS-II\8051 This directory contains the microprocessor specific source code \SOFTWARE\UCOS-II\ex1_8051r This directory contains the project files for the first example \SOFTWARE\UCOS-II\ex2_8051r This directory contains the project files for the second example-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 you can contact our Web-site at: http://www.tasking.com Unzip the zipfile in the root of the drive where you also installed the uC/OS-II general sources. The following directories will be added: \SOFTWARE\UCOS-II\8051 This directory contains the microprocessor specific source code \SOFTWARE\UCOS-II\ex1_8051r This directory contains the project files for the first example \SOFTWARE\UCOS-II\ex2_8051r This directory contains the project files for the second example
Date
: 2026-01-10
Size
: 18kb
User
:
ping
[
uCOS
]
uCOS16
DL : 0
8052小型操作系统, 用Keil C编译器, 能进行任务切换, 信号量管理.-8052 operating systems, with Keil C compiler, capable of switching tasks, semaphores management.
Date
: 2026-01-10
Size
: 14kb
User
:
张现
[
uCOS
]
uCTCPIP
DL : 0
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.
Date
: 2026-01-10
Size
: 412kb
User
:
富兰克张
[
uCOS
]
uCOSIIinLPC210X
DL : 0
关于 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. 编译时下面的警告不必理会. Warning : C2871W: static OS_InitTaskStat declared but not used OS_CORE.C line 1108 10. 如果您想通过软件仿真,请将 PLL.C 中的第 51 行屏蔽, 怎样就可以看到任务逐个切换,最后将进入空闲任务. 11. 此次移植将许多 uC/OS-II 的功能函数都关闭了,请查看 OS_CFG.H 文件.-on Phone/OS-II in the MCU on the note a transplant. All the code in degenerate. 2 compiler debugging. 2. You can change to the RO BASE 0x0000 0000, This code can be written into the flash run. 5. all code using ARM instructions. 6. uC/OS- II Version V2.52. 7. When you suspend the procedures, if the timer drive, then the timer will not be suspended need to 8. Vectors.S document of the startup procedures for entrance. 9. The following was compiled to disregard the warning. Warning : C2871W : static OS_InitTaskStat declared but not used O S_CORE.C line 1108 10. If you want to use software simulation, I would be grateful if PLL.C the first 51 firms shielding, you can see how each task switching, Finally, enter idle task. 11. This transplant of many embedded/OS-II functional functions are c
Date
: 2026-01-10
Size
: 241kb
User
:
百度哥2010
[
uCOS
]
At91s64_ucos2.76
DL : 0
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
Date
: 2026-01-10
Size
: 593kb
User
:
[
uCOS
]
RTOSICCAVR
DL : 0
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 is basically Joerg s port plus a little bit of changes and documentation by me. - YOU MUST DOWNLOAD THE MAIN PART OF THE UCOS/II FROM THE UCOS/II WEBSITE http://www.ucos-ii.com . The supplied project file assumes the portable source is in the ..\source directory. - Joerg has written couple document showing the stack frames etc. but it is in German :-) They are included in this directory. - The Timer2 overflow interrupt is used for Timer Tick. If you want to change that, modify os_cpu_c.c and os_cpu_a.s - I have tested this using ATMega103 with and without external RAM using AVR Studio simulator. See test1.c test program. Both Code Compressed (PRO) and STD versions have been tested. -UCOS/II for ICCAVR- The version of UCOS/II is 2.04-the original port was done by Ole Saethe r for the IAR compiler. Jens E. Holtegaard porte d one version using ICCAVR. Joerg Meyer did anot her port (using Jens port as a start). This is bas ically Joerg's port plus a little bit of changes a nd documentation by me.- YOU MUST DOWNLOAD THE M AIN PART OF THE UCOS/FROM THE UCOS II/II WEBSITE http :// www.ucos- ii.com. The supplied project file assumes the portable source is in the .. \ source directory.- Joerg couple has written document showing the stack frames etc.. but it is in German :-) They are included in this directory.- The Ti mer2 overflow interrupt is used for Timer tick. If you want to change that. modify os_cpu_c.c and os_cpu_a.s- I have teste d this using ATMeg
Date
: 2026-01-10
Size
: 196kb
User
:
zhjol
[
uCOS
]
uCOS252_MSP430F149
DL : 0
经修正并验证过在 IAR MSP430 v3.42A 下编译正之 uC/OS-II For MSP430F149 的例程(修正一般网站上重复 Define 无法编译的问题),而且我以于 Simulator 内并设好了 Watch Dog Interrup 及观测的断点也设好了,可以直接于 IAR MSP430 下 Compiler 后再进 Debug Mode 执行即可正常执行于 app.c 下的 LED 闪烁任务调度工程.-, As amended, and verified in the IAR MSP430 v3.42A is under the compiler
Date
: 2026-01-10
Size
: 183kb
User
:
kly
[
uCOS
]
UCOS_MSP430
DL : 0
开发环境:IAR3.10 本程序成功将ucos2移植到MSP430F149上,调试通过。 将所有C文件包含到工程中,编译通过。 应用程序:app.c 主要为了测试,编写了两个任务,分别为P1.0延时10个时钟节拍反向,P1.1延时20个时钟节拍反向,在MSP430上测试成功-Development Environment: IAR3.10 This procedure successfully transplanted to MSP430F149 on ucos2, debugging through. C file contains all the works, the compiler through. Application: app.c primarily for testing, the preparation of the two tasks, namely P1.0 delayed 10 clock beats reverse, P1.1 delayed 20 clock beats the reverse, in the MSP430 to test the success of
Date
: 2026-01-10
Size
: 62kb
User
:
张焱
[
uCOS
]
ucos-ii
DL : 0
ucos系统,新华龙51单片机开发,可直接移植。keil 编译环境编译,内部使用c语言编写。-uCOS system hualong 51 new single-chip development, can be directly transplanted. compiler keil compiler environment, the internal use of c language.
Date
: 2026-01-10
Size
: 210kb
User
:
mahaifeng
[
uCOS
]
uCOS-IIv2.52zailpc2000ARMdeyizhi
DL : 0
μCOS-II在LPC210x上的移植代码CPU配置部分,用ADS1.2编译和μCOS-II在lpc210x上的移植代码C语言。-μCOS-II in the transplant LPC210x code CPU configuration of the compiler used ADS1.2 and μCOS-II in the transplant lpc210x code C language.
Date
: 2026-01-10
Size
: 14kb
User
:
郭俊
[
uCOS
]
bc45
DL : 0
BORLAND 4.5编译器.UCOS--BORLAND 4.5 compiler. UCOS-
Date
: 2026-01-10
Size
: 1.86mb
User
:
zhushiqi
[
uCOS
]
uCOS-II-Transplantable
DL : 0
可以在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
Date
: 2026-01-10
Size
: 70kb
User
:
张广
[
uCOS
]
ucos-mega16
DL : 0
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 compiler can make all. If you need AVRStudio simulation, after running make extcoff required to generate debugging cof file.
Date
: 2026-01-10
Size
: 80kb
User
:
夏
[
uCOS
]
uCOS-II_Win32
DL : 0
使用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 example, to display the task (task) creation, priority (priority) and so on, and demonstrations on how to Mircosoft Visual C++6.0 compiler environment of a project file to replace the original book, the use of Borland C++ 4.51 version of the compiler, providing users a new choice.
Date
: 2026-01-10
Size
: 874kb
User
:
黃海
[
uCOS
]
UCOSMBOX
DL : 0
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 windows# 1 of the output window of the letters received by " A ~ Z"
Date
: 2026-01-10
Size
: 2.91mb
User
:
李小芸
[
uCOS
]
uCOS-IIchinesebook
DL : 0
uCOS-II中文版电子书,这些例子曾经用Borland C/C++ 编译器(V3.1)编译过-uCOS-II Chinese e-books, these examples have been using Borland C/C++ compiler (V3.1) compiled
Date
: 2026-01-10
Size
: 2.01mb
User
:
张彩
[
uCOS
]
myUCOS
DL : 0
编译后可在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里的一个汇编例子,它的名字大概就叫一个简单的操作系统-Can be compiled on the x86 streaker ucosII! ! ! See TEST.MAK c compiler script language compiler is BC45, assembly language compiler is tasm Mr connected into the test.exe. See MAKETEST.BAT Executive exe2bin test.exe enter 0800 or 8000, if the input 0800, I remember. Both can try. loader.bin role is now loaded into the memory address 0x8000 test.bin at its source I have not had. Can refer to a compilation of software Emu8086.v4.05 in the example, its name is probably a simple operating system called
Date
: 2026-01-10
Size
: 79kb
User
:
luoshaohua
[
uCOS
]
uCOS2ATmega128
DL : 0
本文详细介绍了把μ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 to make a real-time kernel to a microprocessor or micro-controllers. Before migration, I hope readers can familiarize themselves with the microprocessor and C compiler features.
Date
: 2026-01-10
Size
: 10kb
User
:
halbert
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.