讲UC/OS的书,中文,容易看懂,还有源代码,
上传时间: 2013-12-31
上传用户:asddsd
uCOS-II 2.83 带监控任务OS-VIEW
上传时间: 2016-02-10
上传用户:rishian
uclinux下驱动160*240,320*240lcd,sdt2.51上测试通过
上传时间: 2013-12-10
上传用户:kernaling
嵌入式实时操作系统μ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
基于arm7的uclinux嵌入式驱动程序源代码, 代码很全,包括如下目录: adc、gpio、i2c、pwm、Simple Block Device Driver Module、Simple Char Device Driver Module、Simple Ethernet Device Driver Module、Simple Kernel Module、spi、zlg_ffs
上传时间: 2013-12-22
上传用户:fxf126@126.com
移植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