本文介绍了基于ARM微处理器的μC/OS-II的移植,并对其进行扩展,主要包括内核、lwip、μC/GUI的移植
上传时间: 2014-12-21
上传用户: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
μ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
μC/OS-II已经在世界范围内得到广泛使用,包括诸多领域,如手机、路由器、集线器、不间断电源、飞行器、医疗设备及工业控制等。实际上,μC/OS-II已经通过了非常严格的测试,并且得到了美国航空管理局(Federal Aviation Administration)的认证,可以用在飞行器上。这说明μC/OS-II是稳定可靠的,可用于与人性命攸关的安全紧要(safety critical)系统;当然,也可用于非安全紧要系统。
标签: OS-II
上传时间: 2014-01-06
上传用户:himbly
c语言编写的B+树,可实现树的构造和记录查找。
上传时间: 2016-03-27
上传用户:朗朗乾坤
μC/OS-II and ARM Processors (For ARM7 or ARM9) (For ARM and Thumb Mode) Application Note
标签: Application Processors ARM For
上传时间: 2016-04-25
上传用户:dbs012280
μC/OS-II 学习指导 uC/OS-II 源码公开的嵌入式实时多任务操作系统内核
上传时间: 2016-05-03
上传用户:磊子226
一款基于μC/OS-II 的源代码,是μC/OS-II操作系统入门的最好源码
上传时间: 2016-06-05
上传用户:z1191176801
μC/OS-II移植模板,基于周立功公司的EasyARM615开发板,是学习μC/OS-II操作系统的必要工具
上传时间: 2014-03-12
上传用户:851197153
ARM7在uC/OS-II下的测试代码 含: define.s main.c Display.c LED.c os_dbg.c Uart.c includes.h ML674000.h os_cfg.h
标签: includes Display 674000 define
上传时间: 2016-06-05
上传用户:Yukiseop