搜索资源列表
1144853503
- uCOS-II 初级程序员指南本文面向首次接触uC/OS-II的程序员,为他们介绍一下这个系统的一些基本特征和编程上的注意事项,并介绍几个值得了解的API。本文作者已经成功的将uC/OS-II移植到几种不同CPU之上。包括EPSON S1C33和Sunplus unSP?等,积累了丰富的经验,现在愿意和朋友们分享这些经历。希望本文的资料对于希望使用这个系统来开发的朋友有所帮助,作者乐意与您分享任何您成功的喜悦。-for uCOS-II Junior Programmer's Guide
ucosonflash
- 针对某些嵌入式系统中处理数据量大和速度要求高的特点, 在剖析了uCOS - Ⅱ内核工作原理的基础上, 提出一种应用于uCOS - Ⅱ中的大容量内存文件系统的实现方案1 该方案通过在内存中建立文件系统, 将临时数据有效组织于内存中, 既提高访问速度又节省外存空间-against certain embedded systems handle large data volume and speed of high-features in the analysis for uCOS-II core p
ucosfilesystem
- 分析了文件系统在嵌入式应用中的重要作用,在剖析了uCOS - II内核工作原理的基础上,借鉴FAT16文件系统,构建了一个适合嵌入式应用的文件系统FAT8,并详细介绍了如何在uCOS - II内核上实现-analysis of the file system in embedded applications of the important role in the analysis for uCOS-II core principle of work and drawing on the FAT
winarv_ucosii
- 想做AVR下移植UC/OS-II RTOS的朋友可以用这个教程来摆脱ICC编译器的单调界面,使写程序与改程序变得更加简单,方便-AVR wants to transplant under the UC/OS-II RTOS of a friend can use this course to shake off the monotony of ICC compiler interface, so that written procedures and the procedures to beco
wangyu
- 这是一个嵌入式系统的ucos-ii的移植程序。-thisis a ucos-ii program
uCOS-IIARM
- uCOS-II在ARM系统上的移植与实现 一篇有关方面的思路性论文 相当经典-uCOS-II system in the ARM transplantation with the idea of the parties concerned to achieve a very classic papers
UCOS-II移植
- UCOS-II移植ARM的读书笔记,很好的设计文档资料-UCOS-II portable ARM-reading notes, a good design documentation
ucosiiofChinese
- ucos-ii中文文档,详细说明了ucos-ii运行原理和过程,对ucos-ii的例程做详细介绍!-ucos-ii Chinese documents, detailed descr iption of ucos-ii operating principle and process of ucos-ii a detailed descr iption of the routine!
uCOS-II-5
- uC_OS_嵌入式系统平台的开发与应用,非常经典-uC_OS_ embedded systems platform development and application of a very classical
ucos-ii-doc
- 介绍uCOS-II操作系统的安装; 深入剖析uCOS-II操作系统内核运行机制; 在各种平台上移植uCOS-II。-Introduction uCOS-II operating system installation in-depth analysis uCOS-II operating system kernel operating mechanism in a variety of platforms transplantation uCOS-II.
ii
- 一本很好的关于UCOS讲解的书籍,网上好不容易找到的,先分享给大家-A very good about the UCOS explaining the books, not easy to find online, before sharing to everyone
uCOS-IIsorcelearning
- uC/OS-II源码分析(总体思路 一) 首先从main函数开始,下面是uC/OS-II main函数的大致流程: main() { OSInit() TaskCreate(...) OSStart() } 首先是调用OSInit进行初始化,然后使用TaskCreate创建几个进程/Task,最后调用OSStart,操作系统就开始运行了。-uC/OS-II source code analysis (general idea of a) F
ucosII
- UCOS-II内核详解,μC/OS-II是一种可移植的,可植入ROM的,可裁剪的,抢占式的,实时多任务操作系统内核-UCOS-II Kernel detailed, well a document, for beginners, easy to understand
ucos
- 最精悍的实时操作系统UC/OS-ii的全文注释,方便同学们很好的理解操作系统的原理。-Most lean and real-time operating system UC/OS-ii full text annotation to facilitate the students a good understanding of the principles of operating systems.