CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ADS ucos
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - ADS ucos - List
[
OS Develop
]
ads.ucos.porting
DL : 0
基于ADS自带armulator的ucos移植,带ADS源码和文档。还介绍armulator如何仿真
Update
: 2008-10-13
Size
: 377.36kb
Publisher
:
郑鹏
[
uCOS
]
uCosII For S3C44b0x ADS版本
DL : 0
uCosII For S3C44b0x ADS版本-uCosII For S3C44b0x version of ADS
Update
: 2025-02-17
Size
: 210kb
Publisher
:
[
uCOS
]
uCOS-EB55
DL : 0
μC/OS-II在AT91M55800A上的移植代码,包括标准C和ARM汇编语言,集成开发环境ADS,仿真器FFT-ICE,评估板为ATMEL公司的EB55.- C/OS-II in the transplant AT91M55800A code, including the standard C and the ARM assembly language, integrated development environment ADS, simulator FFT- ICE, the board of the company ATMEL EB55.
Update
: 2025-02-17
Size
: 1.4mb
Publisher
:
张新宇
[
uCOS
]
uCOS-II2.76_lpc22xx_lpc21xx
DL : 0
本人自己移置的ucosii2.76代码,适用于lpc22xx,lpc21xx,目前已经在实际项目中使用,代码中提供有建好的项目。开发环境为ads1.2。-shift their own ucosii2.76 code applies to lpc22xx, lpc21xx, now in the actual use of the project, code for the project is completed. Development environment for ads1.2.
Update
: 2025-02-17
Size
: 710kb
Publisher
:
[
ARM-PowerPC-ColdFire-MIPS
]
ucos_ex1
DL : 0
ADS下的44B0 UCOS实验例程序,可实现创建3个任务-ADS under the 44B0 UCOS experimental cases, which enables the creation of three task
Update
: 2025-02-17
Size
: 197kb
Publisher
:
王磊
[
Embeded-SCM Develop
]
ADS步步学
DL : 0
ADS1.2是一个使用方便的集成开发环境,全称是ARM developer suite v1.2。它是由arm公司提供的专门用于arm相关应用开发和调试的综合性软件。-ADS1.2 is an easy-to-use integrated development environment, the name is ARM developer suite v1.2. It is provided by the arm in arm devoted to the relevant application development and debugging of integrated software.
Update
: 2025-02-17
Size
: 1.18mb
Publisher
:
李易
[
uCOS
]
ads电子画板
DL : 1
基于ucos的ads环境下的完整开发框架,并在此框架上实现了电子画板,是不错的实验工具-Based on the ads CENTER environment complete development framework, and in this framework to achieve an electronic slate is a good experimental tools
Update
: 2025-02-17
Size
: 112kb
Publisher
:
孟庆洋
[
uCOS
]
uCOS-II-LPC2138
DL : 0
在LPC2138上的uCOS-II的代码,开发环境是IAR-In the LPC2138 on uCOS-II code, development environment is the IAR
Update
: 2025-02-17
Size
: 3.29mb
Publisher
:
周春喜
[
uCOS
]
AT91RM9200-uCOS
DL : 0
英贝德EBD9200-I开发板的UCOS操作系统源代码,可在ADS下编译-British Bader EBD9200-I Development Board of uCOS operating system source code can be compiled under the ADS
Update
: 2025-02-17
Size
: 661kb
Publisher
:
yanlin
[
OS Develop
]
ads.ucos.porting
DL : 0
基于ADS自带armulator的ucos移植,带ADS源码和文档。还介绍armulator如何仿真-Based on the armulator own ADS uCOS transplantation, with ADS source code and documents. Also describes how the simulation armulator
Update
: 2025-02-17
Size
: 377kb
Publisher
:
郑鹏
[
uCOS
]
uCOS-IIV2.86
DL : 0
uCOS-IIV2.86 ADS LPC
Update
: 2025-02-17
Size
: 379kb
Publisher
:
Rover
[
uCOS
]
uCOS-II
DL : 0
S3C2410移植uCOS-II源码,ADS1.2编译通过,附详细操作步奏.-S3C2410 transplant uCOS-II source, ADS1.2 compiler is passed, the playing of detailed step-by-step operation.
Update
: 2025-02-17
Size
: 435kb
Publisher
:
guolei
[
OS Develop
]
uCOS-II
DL : 0
掌握在uC/OS-II 操作系统下使用ZLG/GUI的基本方法。 1. 启动 ADS 1.2,使用 ARM Executable Image for UCOSII(for lpc22xx)工程模板建立一 个工程 gui_ucos,工程存储在 uCOS-II 目录下。 说明:在 uCOS-II 目录下要保存有 uCOS-II 的移植代码和内核源代码。 2. 建立 C 源文件 Test .c,编写实验程序,保存到 gui_ucos\src 目录下,然后添加到工程 的 user组中。 3. 复制 ZLG/GUI 文件。把 ZLG_GUI 整个目录及文件复制到 gui_ucos\SRC 目录下。 4. 添加 ZLG/GUI 文件。在工程管理窗口中新建一个组 ZLG/GUI,然后在这个组内添 加 gui_ucos\SRC\ZLG_GUI下的所有 C 源程序文件和 GUI_CONFIG.H配置文件。 5. 新建驱动程序,在工程管理窗口中新建一个组 lcd_drive,并将驱动程序添加到工程 的 lcd_drive组中。驱动程序文件名比如:LCDDRIVE.c、LCDDRIVE.H,可以保存 在 gui_ucos\SRC 目录下。 6. 修改 CONFIG.H,增加包含 LCDDRIVE.H 头文件和 ZLG/GUI 的所有头文件,如程 序清单 1.3 所示。 -err
Update
: 2025-02-17
Size
: 179kb
Publisher
:
阳仲伯
[
Embeded-SCM Develop
]
ADS
DL : 0
uCOS-II移植实验 uCOS-II移植实验 uCOS-II移植实验-uCOS-II experimental transplant transplantation uCOS-II experimental transplant uCOS-II experimental transplant uCOS-II experiment
Update
: 2025-02-17
Size
: 3.7mb
Publisher
:
ssssllla
[
uCOS
]
AT91RM9200-uCOS
DL : 0
英贝德9200开发板带的UCOS ADS下的源码。是很好的学习资料-British Battle of the 9200 development board with the source code under the UCOS ADS. Is a very good learning materials
Update
: 2025-02-17
Size
: 661kb
Publisher
:
arflee
[
source in ebook
]
uCOS-II-LPC2300-examples-code
DL : 0
《uCOS-II微小内核分析与程序设计-基于LPC2300》一书的配套例程-Examples code of uCOS II for NXP LPC2300
Update
: 2025-02-17
Size
: 2mb
Publisher
:
Pu Zhou
[
ARM-PowerPC-ColdFire-MIPS
]
uCOS-II_lwip-1-19
DL : 0
ucos-ii下lwip的移植代码,ads编译过,基于sam7芯片的-ucos-ii lwip transplant under the code, ads compiled, based on sam7 chip
Update
: 2025-02-17
Size
: 1.58mb
Publisher
:
赵子龙
[
SCM
]
ucos-for-lpc2131
DL : 0
ARM ADS ucos工程 移植操作系统-ARM ADS ucos Portable Operating System Engineering
Update
: 2025-02-17
Size
: 291kb
Publisher
:
李引强
[
uCOS
]
uCOS-ADS-ARM
DL : 0
uCOS在编译环境ADS中ARM移植代码。-uCOS the ARM ADS compiler environment in portable code.
Update
: 2025-02-17
Size
: 138kb
Publisher
:
陈晨
[
uCOS
]
ads-ucos
DL : 1
ads下ucos在9200上的移植,可以正常使用-Ads UCOS in 9200 on the transplantation
Update
: 2025-02-17
Size
: 125kb
Publisher
:
liang`
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.