搜索资源列表
ucos ii中文版(包含范例)
- ucos ii中文版(包含范例)第一章:范例 在这一章里将提供三个范例来说明如何使用 µ C/OS-II。笔者之所以在本书一开始就写这一章是为了让读者尽快开始使用 µ C/OS-II。在开始讲述这些例子之前,笔者想先说明一些在这本书里的约定。 这些例子曾经用Borland C/C++ 编译器(V3.1)编译过,用选择项产生Intel/AMD80186处理器(大模式下编译)的代码。这些代码实际上是在Intel Pentium II PC (300MHz)上运行和测试过,
tinybootloader
- 微型OS引导程序源码微型,学习参考用途,不可用以商业产品-micro-OS boot source of micro, study reference purposes, not for commercial products
traffic-light-base-on-µCOS
- program about traffic light base on µ C/OS-Ⅱ kernel-program about traffic light on base
NEC-78K4-V100-FOR-uCOS-II-V252.ZIP
- Note that only the PORT is provided and it is assumed that you have the rest of the source for µ C/OS-II from the book or the upgrade. -Note that only the PORT is provided and it is assumed that you have the rest of the source for
NEC-uCOS-II-V850E
- All µ C/OS ports can easily be ported to µ C/OS-II.
uCOS-II-V270-NEC-V850.ZIP
- If you port µ C/OS-II to a processor not listed and want to include your port on this web site, please contact Micrium at Jean.Labrosse@Micrium.com. Note that the ports are provided as is with the exeption of the Micrium ports which are supporte
uCOS283_LM3S811
- 基于 Luminary Micro 公司的 Cortex-M3 (ARM)内核使用之 uC/OS-II 作业系统,此例程是移植于 LM3S811 上的应用,于 IAR EWARM V4.41A 工程编译,而 uC/OS 版本为 2.83
uCOS284_LM3S102
- 基于 Luminary Micro 公司的 Cortex-M3 (ARM)内核使用之 uC/OS-II 作业系统,此例程是移植于 LM3S102 上的应用,于 IAR EWARM V4.41A 工程编译,而 uC/OS 版本为 2.84
bigmodecos2
- 本人于2005年初开始准备将µ C/OS-II嵌入式实时操作系统移植到8051单片机上,考虑移植的难度和本人从未从事过相关开发,以及相关知识的复杂程度,决定先从读懂移植范例开始,而后进行相关开发
UCOSII.rar
- 详细介绍如何使用 µ C/OS-II。对于不熟悉µ C/OS-II试用的朋友会有一定的帮助,Details on how to use the μ C/OS-II. For are not familiar with the μ C/OS-II trial will help a friend
uCOSII_Chinese_Version
- 应用micro c OS ii 到LPC21xx 系列微处理器-micro C OS II transplant to Philips LPC21xx source code.
FC_AG
- yong yu nongya de liuliang congzhiqi.-A sourses code of flow_controller for agricultural.Developing at micro C OS II,including PID Algorithm.
Led_LM3S310_ucosII
- 基于 Luminary Micro 公司的 Cortex-M3 (ARM)内核使用之 uC/OS-II 作业系统,此例程是移植于 LM3S310 上的应用,于 Keil MDK 工程编译,而 uC/OS 版本为 2.83-Based on the Luminary Micro Cortex-M3 (ARM) core use uC/OS-II operating system, this routine is transplanted into the application of the LM
Buzz_LM3S310_ucosII
- 基于 Luminary Micro 公司的 Cortex-M3 (ARM)内核使用之 uC/OS-II 作业系统,此例程是移植于 LM3S310 上的应用,于 Keil MDK 工程编译,而 uC/OS 版本为 2.83-Based on the Luminary Micro Cortex-M3 (ARM) core use uC/OS-II operating system, this routine is transplanted into the application of the LM
snake
- 基于µ C/OS和ARM平台的贪吃蛇游戏的设计和开发- ARM to enter the Chinese market has a number of years. With the gradual application of in-depth, more and more Chinese engineers began contacts and familiar with the ARM technology, and ARM technology in the embedded
to_migrate_uCos-ii_to_lpc23xx
- 把uc/os-ii微操作系统移植到LPC23XX系列芯片方法-The uc/os-ii operating system migration to LPC23XX series of micro-chip method
line_following_robo
- Micro C OS II code for Line Following Robot
ucos_ii
- 嵌入式操作系统µ C/OS-II在瑞萨M16C/62单片机上移植的完整例程。 芯片型号为M30620FCAFP 开发环境: TM (Tool Manager) 调试器: KD30 编译器: NC30WA V 4.00 R2 晶振:16M-Embedded operating system μC/OS-II in the Renesas M16C/62 microcontroller on the transplantation of a full routine.
1
- 理解任务管理的基本原理,了解任务的各个基本状态及其变迁过程 掌握µ C/OS-II中任务管理的基本方法(创建、启动、挂起、解挂任务) 熟练使用µ C/OS-II任务管理的基本系统调用-Understanding the basic principles of task management to understand the tasks and changes all the basic state of the process Master μC/OS-II
uCOSII-prn
- uC/OS-II Micro-Controller Operating Systems, Version 2 A very small real-time kernel. Memory footprint is about 20KB for a fully functional kernel. Source code is about 5,500 lines, mostly in ANSI