uC/OS-II官方的stm32的移植,基于arm的Cortex M3
上传时间: 2013-12-12
上传用户:远远ssad
1.将uC/OS-II操作系统移植到Mega16上 2.建立两个任务,一个LED显示,另一个数码管显示时间
上传时间: 2013-12-09
上传用户:小宝爱考拉
移植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
一个详细的uC OS-II系统编程,主要应用鱼Keilc环境应用
上传时间: 2013-12-23
上传用户:黑漆漆
B树及其B+树的实现代码,支持模版(数据类型,M值)
上传时间: 2016-02-22
上传用户:jhksyghr
uC/OS-II内存管理实例 这个程序演示要体现内核的内存分配思想的策略。为此,设计了内存的分配和回收,完成一系列动作。
上传时间: 2016-03-10
上传用户:zhangliming420
uC/OS-II命名约定及常用关键词手册,可作为开发辅助手册
上传时间: 2014-01-01
上传用户:英雄
μC/OS-II已经在世界范围内得到广泛使用,包括诸多领域,如手机、路由器、集线器、不间断电源、飞行器、医疗设备及工业控制等。实际上,μC/OS-II已经通过了非常严格的测试,并且得到了美国航空管理局(Federal Aviation Administration)的认证,可以用在飞行器上。这说明μC/OS-II是稳定可靠的,可用于与人性命攸关的安全紧要(safety critical)系统;当然,也可用于非安全紧要系统。
标签: OS-II
上传时间: 2014-01-06
上传用户:himbly
这个是一个精简的在keil c51开发环境下移植uc/os-ii的一个源码。可以供很多初学者借鉴
上传时间: 2016-03-19
上传用户:miaochun888