介绍os(操作系统)并发线程这间的同步问题
上传时间: 2016-02-08
上传用户:zukfu
1.将uC/os-II操作系统移植到Mega16上 2.建立两个任务,一个LED显示,另一个数码管显示时间
上传时间: 2013-12-09
上传用户:小宝爱考拉
讲UC/os的书,中文,容易看懂,还有源代码,
上传时间: 2013-12-31
上传用户:asddsd
uCos-II 2.83 带监控任务os-VIEW
上传时间: 2016-02-10
上传用户:rishian
嵌入式实时操作系统μ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
移植uC/os-II到Cortex M3的文档,uC/os-II的官方文档,讲的不错,初学者可以参考一下。
上传时间: 2016-02-13
上传用户:chenlong
vc下的uc/os嵌入式系统,内构建了文件系统。代码中信号量用的特别多
上传时间: 2016-02-14
上传用户:lxm
uc/os在44b0上的移植,使用的是sourceinsight3.0和ArmProjectManager
上传时间: 2016-02-14
上传用户:onewq
µ 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