uC/OS-II在C51下的一个完整的LCD项目源码。
上传时间: 2014-07-27
上传用户:13517191407
本文介绍了基于ARM微处理器的μC/OS-II的移植,并对其进行扩展,主要包括内核、lwip、μC/GUI的移植
上传时间: 2014-12-21
上传用户:yzy6007
介紹一套即時作業系統uC/OS-II,詳細解說各function的用法,還有移植教學.
上传时间: 2016-02-06
上传用户:rocwangdp
uC/OS-II平台下的LwIP移植手冊,作者焦海波.
上传时间: 2016-02-06
上传用户:xinyuzhiqiwuwu
介绍:uC/OS-II & lwIP ports for TI C6000 DSP。非常好用!
上传时间: 2013-12-10
上传用户:417313137
uC/OS-II官方的stm32的移植,基于arm的Cortex M3
上传时间: 2013-12-12
上传用户:远远ssad
1.将uC/OS-II操作系统移植到Mega16上 2.建立两个任务,一个LED显示,另一个数码管显示时间
上传时间: 2013-12-09
上传用户:小宝爱考拉
嵌入式实时操作系统μ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
μ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