搜索资源列表
F2812-UCOS
- f2812的初始化构架,中断向量表,UCOS代码。 特别注意,具体应用时要充分考虑任务堆栈,防止堆栈溢出造成的BUG!本人所用开发环境为CCS2.2。这是为公司项目写的开始测试,不设计公司机密,可以随意使用。但下载者如涉及与INT公司项目有关应用,须经INT公司许可!-f2812 framework of the initialization, interrupt to the scale, UCOS code. Special attention to the specific appli
uCOS-II_v2_lpc2000code
- uCOS-IIv2.52在lpc2000系列ARM上的移植源代码,配合相应的工程模板使用,在ads1.2中调试通过。-for uCOS - IIv2.52 lpc2000 series of ARM in the transplant source code, works with the corresponding template used in the debug ads1.2 through.
ucos-2[1].8
- uC/OS-II是源碼公開的實時嵌入式內核,其性能完全可以與商業產品競爭。自1992年以來,全世界成千上萬的開發者已經成功地將uC/OS-II應用於各種系統。此份即為 uCOS-II 2.8源碼
ucos官方2.84.rar
- ucos官方2.84.rar
uCOS-II
- 掌握在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 目录下,然后添加到工程 的 use
micrium-ucos-ii-v288
- uC/OS2.88最新版,micrium-ucos-ii-v2-uC/OS2.88 the latest version, micrium-ucos-ii-v288
STM32_EWARMv51
- ucos 移植 stm32 在iar5.2通过运行良好-uCOS stm32 transplantation iar5.2 by running at a good
Micrium-uCOS-II-V286
- Micrium-uCOS-II-V286源码,本代码是Micrium公司提供的嵌入式实时操作系统uCOS-II,版本V286源码,可在各种ARM芯片中进行移植操作。-Micrium-uCOS-II-V286-source, the code is provided by Micrium Embedded RTOS uCOS-II, version V286 source may be in a variety of ARM chip transplant operation.
ucos-II_Mbox
- 实时操作系统UCOS-II中关于邮箱机制的实现与相关代码-Real-time operating system UCOS-II in the mail regarding the implementation mechanism with the relevant code
uCOS_II
- ucos ii 2.83的完整版,包含接口程序-ucos ii 2.83 full version
ucos
- ucos-2操作系统源码,最精简版,可直接移植。-ucos-2 operating system source code, the most streamlined version can be directly transplanted.
LPC2300_USosII2.52_TCP_IP
- 基于LPC2300系列MCU的ucos 2.52和tcpip的移植源码。-ucos 2.52 and tcpip replant source code based on lpc2300 mcu.
lpc22xxIARuCOS2.8
- iar编译环境下移植ucos 2.86到lpc22xx系列mcu源码。-replant ucos 2.86 for lpc22xx mcu in iar compile environment.
uCOS-II_2[1].85
- ucosii-2.85正式版本源代码,赶紧下-ucosii-2.85
ch05
- ucos 2 mail box 例子程序,VC++平台-ucos 2 mail box example program, VC++ platform
ch06
- ucos 2 显示mem例子程序,ucos 2 标准教程例子程序-ucos 2 display the mem demo . the book of ucos 2
ucos-II
- 本书是MicroC/OSII The Real Time Kernel一书的第2版本,在第1版本(V2.0)基础上做了重大改进与升级。在所附光盘中,给出已通过FAA安全认证的iC/OSII V2.52的全部源码以及可在PC机上运行的移植范例。-The book is a version 2 of the book MicroCOSII The Real Time Kernel, in one version (V2.0) on the basis of significant improveme
uCOS-2-for-TI6414
- 移植好的代码 for TI C6000系列-Transplantation good code
UCOS-GUI
- UCOS+GUI操作系统例程,神州开发板STM32源程序,2.8寸LCD出厂程序为uCOS_UCGUI_DEMO2.8LCD(神舟IV号).神舟IV号uCOS_UCGUI_DEMO的2.8寸LCD源码(使用MDK编译开发环境),3.2寸LCD出厂程序为uCOS_UCGUI_DEMO3.2LCD(神舟IV号)。神舟IV号uCOS_UCGUI_DEMO的3.2寸LCD源码(使用MDK编译开发环境)-UCOS+GUI operating system routines, Shenzhou develo
触摸屏嵌入式代码和俩个
- 上传了一个触摸屏代码,以及2.8寸,3.3寸的触摸屏带操作系统ucos-II的触摸屏代码。