搜索资源列表
uCOS_II_80x86_VC
- 一个可以安装在PC机上的uCOS_II,包括源代码和已编译过的可执行文件-one can be installed in the PC uCOS_II, including source code and compiled executable file off
ssw
- 此文件是硬盘自伺服刻录代码,该软件的运行硬件环境是arm966e,开发平台是ADS1.2,源码除了包括用于硬盘碟片刻写的自伺服算法实现部分,还包括ucos实时操作系统在arm966e上的成功移植部分代码.-this file from the hard drive servo write code, the software operating environment is arm966e hardware, ADS1.2 development platform is, in addition
os8_2_fifo_ST_Blinky
- ucos_ii在str710f2z6上的移植及串口驱动(包含了fifo)源代码。其中“读我。txt”文件中有移植时做的简单笔记。希望对需要的初学者有所帮助。-ucos_ii str710f2z6 in the transplant and Serial Driver (including the fifo) source code. Which "I read. Txt "file a transplant when so simple notebook. Hope to b
RTOSICCAVR
- 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
ucos 51 lcd原代码
- uC/OS-II在C51下的一个完整的LCD项目源码,ucos 2.0 在C51下应用的一个完整工程,用到了SED1330(LCD320x240), 小汉字库自动提取,字库文件自动生成。-uC / OS-II in the C51 a complete LCD-source projects, CENTER 2.0 C51 under the application of a complete project, uses SED1330 (LCD320x240), small Store aut
UC-OSII
- 在windows环境下可用的UC/OS学习系统,可以自行添加任务或者修改系统文件,然后执行文件以观察结果,很好用的源代码+仿真合集哦-Available in the windows environment UC/OS-learning system, you can add their own tasks, or modify system files, and then execute the file to see the results, the good collection of s
ucos-and-YAFFS2
- YAFFS2文件系统支持页大小为2 kB的大容量Nand FI ASH 和一些具有严格写入时序如零重写要求的Nand FLAsH,是嵌入式系统中实现时Nand FLASH 管理的理想方案,附件上传的是YAFFS2文件系统移植到ucos的源代码。 -YAFFS2 file system has been added support for the new Nand FLASH with 2k bytes pages and strictly sequentia1 page writing o
TC-ucos-philos-comment-in-detail
- TC-ucos-philos-详细注释.rar 用TC编译ucos并在图像化界面下演示哲学家就餐问题,采用信号量机制,程序有BUG,不能顺利运行,但是我写了很多注释,有兴趣的朋友可以继续做下去,我的邮箱xuxi009@163.com可与我联系。注意图形界面驱动的路径要和源文件中的相同否则无法显示图形界面,相信用过TC的图形界面的明白,呵呵。-TC-ucos-philos-detailed notes. Rar uCOS compiled by TC and the image of i
ucos4s3c44b0
- 本目录下是sourceinsight3.0和ArmProjectManager的工程文件。 startup里是和系统初始化相关的文件。 inc里包括了一些库函数声明和数据类型预定义。 src里的是主文件和一些常用函数的源代码。 ucos里包括了uCOS-II的全部文件。 其余的目录是编译器和连接器的工作目录。-This directory is sourceinsight3.0 and ArmProjectManager under the project file. whe
uC-FS-UserManual
- 基于ucos2的文件系统ucFS的使用手册,详细介绍该文件系统,并通过examples介绍如何配置文件系统,是如何在开源的ucos2上实现文件系统好帮手!-Ucos2-based file system ucFS' s manual, the details of the file system, and through examples how to configure the file system is how to achieve in the open-source file s
uCOS-II
- uCOS_II 版本2.52,在PC机上源文件-uCOS_II version 2.52, source file in the PC,
helloucos_bsp
- helloucos的bsp文件,平台泡在nios上很好,扳机支持源码-helloucos the bsp file, the platform on the bubble in the nios a good trigger to support source
UCOS-II
- ucos_II源码中文翻译,in order to deeply research operation system(chinese version)-uCOS_II source file translation,
ucOSaFS
- 注意:我只在任务1里对ram disk进行文件系统的访问,其余任务没有进行修改,ucos源码和ucfs源码均是网上下载的,我做的工作仅仅是进行了些整合而已。-Note: I only in task 1 of ram disk file system access, and the rest of the task is not modified, ucos source and ucfs source are downloaded online, I work only for some co
mcu_wifi_88w8782(V3.4)
- 该工程文件包括F103以及F207版本,支持ucosii,若为不同的板子,只需要修改ucos官方配置文件即可。 功能:通过SDIO接口初始化WIFI模块,通过LWIP开源协议栈实现数据传送,一般支持需要大量数据发送的工程,效果稳定,长期不掉线(The project files include F103 and F207, which support ucosii, and if it is a different board, you only need to modify the offi
例4-1 UCOSIII移植
- (1)、应用程序。 (2)、半导体厂商提供的库函数。 (3)、板级支持包,底层驱动。 (4)、UCOSIII源码,与CPU无关。 (5)、这部分在移植UCOSIII的时候要根据所使用的CPU架构来编写。 (6)、讲与CPU相关功能代码封装起来。 (7)、UCOSIII官方提供的一系列通用函数的源文件,一部分函数用于替代stdlib库中的函数。 (8)、配置文件。((1) applications. (2) the library function provided by the