uc/gui3.90在44B0上的一个移植,使用uc/os2.85
上传时间: 2013-12-18
上传用户:qq521
uc fs 在vc下的模拟工程,可以无硬件的学习fs!
上传时间: 2016-02-05
上传用户:zhliu007
介绍OS(操作系统)并发线程这间的同步问题
上传时间: 2016-02-08
上传用户:zukfu
uCOS-II 2.83 带监控任务OS-VIEW
上传时间: 2016-02-10
上传用户:rishian
uc/osII2.51版本的电子教程!非常经典的一本电子书
上传时间: 2014-01-23
上传用户:comua
此文件包含了UC OSII的所有源码,且有作者为此而写的书,非常好的学习嵌入式操作系统的资料
上传时间: 2016-02-10
上传用户:yzy6007
嵌入式实时操作系统μC/OS-II(第2版)自带光盘源码 【原 书 名】 MicroC/OS-II The Real-Time Kernel,Second Edition 本书是MicroC/OSII The Real Time Kernel一书的第2版本,在第1版本(V2.0)基础上做了重大改进与升级。通过对μC/OSII源代码的分析与描述,讲述了多任务实时的基本概念、竞争与调度算法、任务间同步与通信、存储与定时的管理以及如何处理优先级反转问题;介绍如何将μC/OSII移植到不同CPU上,如何调试移植代码。在所附光盘中,给出已通过FAA安全认证的μC/OSII V2.52的全部源码以及可在PC机上运行的移植范例。
标签: MicroC OS-II Real-Time Edition
上传时间: 2016-02-10
上传用户:thesk123
基于51单片机的UC/OSII 的移植,只要根据自己开发需求稍微修改下即可使用
上传时间: 2013-12-19
上传用户:wlcaption
µ C/OS-Ⅱ移植的条件 µ C/OS-Ⅱ
上传时间: 2016-02-17
上传用户:cccole0605
μC/OS-II Goals Probably the most important goal of μC/OS-II was to make it backward compatible with μC/OS (at least from an application’s standpoint). A μC/OS port might need to be modified to work with μC/OS-II but at least, the application code should require only minor changes (if any). Also, because μC/OS-II is based on the same core as μC/OS, it is just as reliable. I added conditional compilation to allow you to further reduce the amount of RAM (i.e. data space) needed by μC/OS-II. This is especially useful when you have resource limited products. I also added the feature described in the previous section and cleaned up the code. Where the book is concerned, I wanted to clarify some of the concepts described in the first edition and provide additional explanations about how μC/OS-II works. I had numerous requests about doing a chapter on how to port μC/OS and thus, such a chapter has been included in this book for μC/OS-II.
标签: OS-II compatible important Probably
上传时间: 2013-12-02
上传用户:jkhjkh1982