×

ucos ii英文教程

消耗积分:10 | 格式:rar | 大小:877 | 2008-07-07

李鸿

分享资料个

ucos ii英文教程,My first book, “μC/OS, The Real-Time Kernel” is now 6 years old and the publisher has sold well
over 15,000 copies around the world. When I was asked to do a second edition, I thought it would
be a fairly straightforward task; a few corrections here and there, clarify a few concepts, add a
function or two to the kernel, etc. If you have a copy of the first edition, you will notice that
“μC/OS-II, The Real-Time Kernel” is in fact a major revision. For some strange reason, I wasn’t
satisfied with minor corrections. Also, when my publisher told me that this time, the book would
be a ‘hard cover’, I really wanted to give you your moneys worth. In all, I added more than 200
new pages, and re-wrote the majority of the pages I did keep. I added a porting guide to help you
port μC/OS-II to the processor of your choice. Also, I added a chapter that will guide you through
upgrading a μC/OS port to μC/OS-II.
The code for μC/OS-II is basically the same as that of μC/OS except that it contains a number of
new and useful features, is much better commented, and should be easier to port to processor
architectures. μC/OS-II offers all the features provided in μC/OS as well as the following new
features:
·  A fixed-sized block memory manager,
·  A service to allow a task to suspend its execution for a certain amount of time
(specified in hours, minutes, seconds and milliseconds),
·  User definable ‘callout’ functions that are invoked when:
a task is created,
a task is deleted,
a context switch is performed,
a clock tick occurs.
·  A new task create function that provides additional features,
·  Stack checking,
·  A function returning the version of μC/OS-II,
·  And more.

声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉

评论(0)
发评论

下载排行榜

全部0条评论

快来发表一下你的评论吧 !