搜索资源列表
ucosii-bf533
- UCOS-II2.76在ADI-BF533上的移植.在UCOS-II网站提供的源码基础上修改了几处汇编代码.采用2.76版系统内核移植,在DSP++4.0上调试成功-UCOS - II2.76 the ADI-BF533 the transplant. In UCOS-II site on the basis of the source of several amendments compiled code. Using version 2.76 kernel transplantation,
CF卡完整读写驱动
- UC/FS做的文件系统很好.高版本的一般只有库文件.CF卡是一种很方便的存储设备。网上可得到的CF卡的驱动程序少三个文件:初始化、读和写。本代码测试读写成功。-UC / FS file system so well. High-only version for the general document. CF card is a very convenient storage devices. Online availability of the CF card driver less thre
mp3程序设计包
- MP3的程序的代码,用于嵌入式系统中MP3的编码和解码,做MP3播放器的可以做为参考。-MP3 procedure code for embedded systems MP3 encoding and decoding, so the MP3 player can be used as a reference.
ucos及文件系统ucfs VC环境调试代码
- ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。-CENTER is a very good embedded operating system, the author provi
ucos ii中文版(包含范例)
- ucos ii中文版(包含范例)第一章:范例 在这一章里将提供三个范例来说明如何使用 µ C/OS-II。笔者之所以在本书一开始就写这一章是为了让读者尽快开始使用 µ C/OS-II。在开始讲述这些例子之前,笔者想先说明一些在这本书里的约定。 这些例子曾经用Borland C/C++ 编译器(V3.1)编译过,用选择项产生Intel/AMD80186处理器(大模式下编译)的代码。这些代码实际上是在Intel Pentium II PC (300MHz)上运行和测试过,
Hello_World_OperatingSystem
- 写了一个很简单的内核!只是在屏幕上打印“hello,world”但分析此代码,可详细了解系统的引导过程,以及可以编写UCOS的系统引导程序-was a very simple core! Only on the screen print "hello, world" but this code analysis, a detailed understanding of the system can guide the process and be prepared to gu
us_os
- us_os外围代码大全.rar:是一本书后面的源代码。 作者是uc_os的作者写的《嵌入式系统中间构建》-us_os external code Series. Rar : is a book behind the source code. Uc_os author is the author of "Embedded System Construction intermediate"
SDMMC
- SDMMC卡读写模块 1. ZLG_SD读写模块V2.0: SD/MMC卡读写模块V2.00, 支持SD卡和MMC卡, 支持实时操作 系统UCOS-II, 也支持在没有实时操作系统下使用 2. SDMMCExam: SD/MMC卡读写模块V2.00 使用方法的一个例子 3. 相关中间件和移植代码: SDMMCExam例子 用到的相关中间件和移植代码 4. PC机程序: SDMMCExam例子 的PC机程序,请直接使用本目录下的SDE
Micrium-NXP-uCOS-II-LPC2106
- LPC2106开发板上面的uCOS移植代码最新版2.83,基于IAR编译系统-LPC2106 development board for uCOS transplant above code the latest version 2.83. Based on the IAR Compiler System
appdrv
- 嵌入式系统下的文件管理处理,和基本图片jpg格式处理原代码-Embedded System document management, and basic photo jpg format handling the original code
AVR_M16_ucos_II
- 1. OS版本为2.76 2. 使用Timer0的比较匹配中断为系统定时,频率为100Hz 3. 三种临界代码保护方式均可以使用,在OS_CPU.h里直接设置即可 如果安装了WinAVR20050214,则直接运行start.bat,输入make all即可开始编译。 如果需要在AVRStudio仿真,运行make extcoff后即可生成调试所需的cof文件。-1. OS Version 2.76 2. Timer0 use of matching interruptio
UCOS_S3C2410_FS
- 这是基于UCOS的文件系统代码,在三星的arm9 S3C2410上移植-UCOS This is based on the file system code three weeks on the transplant arm9 S3C2410
uCOSforC8051F040
- 非常经典的8051F040代码,跑一个裁减的小系统,UCOS-
Micrium_PHY_BCM5221
- Micrium_PHY_BCM5221.zip ucos下物理层PHY_BCM5221的 驱动。 代码注释很详细。可是参照此实现其他系统下的驱动
charger_ucos_copy
- pl3132上的ucos2系统代码..很全.
嵌入式系统构件源码
- 本光盘提供了 嵌入式系统一些通用模块源代码,比如 键盘扫描器,显示器接口,计量器和输入输出,大部分代码是用可移植的C语所写。-the CD provided some common embedded system module source code, for example, the keyboard scanner, display interface, metering and input and output, with most of the code is portable C la
UC-OS-II
- 文件夹说明 UC-FS:是μC/OS-II的文件系统代码 UC-GUI:是μC/OS-II的图形界面的代码 UC-TCP-IP:是μC/OS-II的TCP/IP协议栈的代码-Folder Descr iption UC-FS: is the μC/OS-II file system code UC-GUI: is the μC/OS-II graphical interface code UC-TCP-IP: is the μC/OS-II for TCP/IP protoco
NUC1XX-uCOS-II-Patch
- NUC1xx系列UCOS系统代码 可运用在NUC的芯片上-NUC1xx series UCOS system code Can be used in the NUC chip
ucos_for_QE128
- 经过裁剪后,用于Freescale芯片的uC/OS系统代码-Codes for the uC/OS system of Freescale chip
UCOSII完整系统代码
- 使用stm32F103芯片,在最小系统上实现了UCOS-II的完成功能,使用keil4编写;功能包括任务调度,消息队列,信号量集和软件定时等。本人亲测可以直接使用,使用的是标准32库函数(Using stm32F103 chip, the completion function of UCOS-II is realized on the smallest system, which is written by keil4. Functions include task scheduling, m