本人于2005年初开始准备将µ C/OS-II嵌入式实时操作系统移植到8051单片机上,考虑移植的难度和本人从未从事过相关开发,以及相关知识的复杂程度,决定先从读懂移植范例开始,而后进行相关开发
上传时间: 2016-01-20
上传用户:gaome
μ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
《嵌入式实时操作系统uCOS-II》(第二版).pdf MicroC/OS The Real-Time Kernel Second Edition Jean J. Labrosse著 邵贝贝等译
标签: J. Real-Time Labrosse uCOS-II
上传时间: 2013-12-16
上传用户:jennyzai
完成在S3C2410处理器上移植μC/OS-II内核,然后实现以下多任务: a) 控制实验箱核心板上4盏LED灯轮流亮灭; b) 将LED1连接到ARM9-2410EP增强型实验箱扩展口的DA OUT端口,通过实验箱上的键盘(比如“↑”、“↓”键)控制LED1亮暗变化,同时在超级终端显示该控制值; c) 将LED2连接到扩展口的I/O输出口,通过超级终端按键控制LED2亮灭,即按一下PC的超级终端某个键(比如回车键)LED2灭,再按LED2亮,反复循环。
上传时间: 2016-09-17
上传用户:开怀常笑
uC/OS-II,The Real-Time Kernel, CORE FUNCTIONS, 80x86/80x88 Specific code (LARGE MEMORY MODEL)
标签: FUNCTIONS Real-Time Specific Kernel
上传时间: 2014-01-23
上传用户:小草123
MicroC/OS-II, The Real-Time Kernel Motorola 68HC12 Port for Metrowerks Codewarrior READ ME FILE
标签: Codewarrior Metrowerks Real-Time Motorola
上传时间: 2014-11-04
上传用户:1583060504
嵌入式实时操作系统µ C/OS-II的源代码,包括在80C51F120上的移植程序
上传时间: 2013-12-21
上传用户:kiklkook
详细介绍如何使用 µ C/OS-II。对于不熟悉µ C/OS-II试用的朋友会有一定的帮助
上传时间: 2017-02-20
上传用户:lixinxiang
本章描述如何从µ C/OS 升级到 µ C/OS-II。如果已经将µ C/OS移植到了某类微处理器上,移 植µ C/OS-II所要做的工作应当非常有限。在多数情况下,用户能够在1个小时之内完成这项工作。如果用户熟悉µ C/OS的移植,可隔过本章前一部分直接参阅10.05节。
上传时间: 2017-03-28
上传用户:dyctj
《嵌入式实时操作系统uCOS-II》(第二版) ,该书英文版原名《uC/OS-II The Real-time Kernal》 ,作者: Jean J. Labrosse 译者: 邵贝贝 出版社:中国电力出版社
标签: J. Real-time Labrosse uCOS-II
上传时间: 2014-11-18
上传用户:himbly