Vous voulez voir cette page en français ? Cliquez ici.

 

or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
25 used & new from CDN$ 60.00

Have one to sell? Sell yours here
 
   
MicroC/OS-II: The Real Time Kernel
 
 

MicroC/OS-II: The Real Time Kernel (Hardcover)

by Jean J. Labrosse (Author) "This chapter provides four examples on how to use C/OS-II ..." (more)
4.7 out of 5 stars  See all reviews (21 customer reviews)
List Price: CDN$ 97.05
Price: CDN$ 93.97 & this item ships for FREE with Super Saver Shipping. Details
You Save: CDN$ 3.08 (3%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Usually ships within 4 to 6 weeks.
Ships from and sold by Amazon.ca. Gift-wrap available.

Ordering for Christmas?? This item requires additional time to ship and will arrive after December 25. Need a last-minute gift? Send an Amazon.ca Gift Certificate.

16 new from CDN$ 93.97 9 used from CDN$ 60.00

Frequently Bought Together

Customers buy this book with Embedded Systems Building Blocks: Complete and Ready-to-Use Modules in C by Jean J. Labrosse

MicroC/OS-II: The Real Time Kernel + Embedded Systems Building Blocks: Complete and Ready-to-Use Modules in C
Price For Both: CDN$ 156.94

One of these items ships sooner than the other. Show details


Customers Who Bought This Item Also Bought

Embedded Systems Building Blocks: Complete and Ready-to-Use Modules in C

Embedded Systems Building Blocks: Complete and Ready-to-Use Modules in C

by Jean J. Labrosse
4.7 out of 5 stars (3)  CDN$ 62.97
Embedded Linux Primer: A Practical Real-World Approach

Embedded Linux Primer: A Practical Real-World Approach

by Christopher Hallinan
CDN$ 34.64
Process Control Instrumentation Technology

Process Control Instrumentation Technology

by Curtis D. Johnson
2.5 out of 5 stars (2)  CDN$ 124.54
Real-Time Concepts for Embedded Systems

Real-Time Concepts for Embedded Systems

by Qing Li
4.2 out of 5 stars (12)  CDN$ 40.92
Embedded Software: Know It All

Embedded Software: Know It All

by Jean J. Labrosse
CDN$ 64.07
Explore similar items

Product Details


Product Description

Review

""MicroC/OS-II...does much more than simply present usable source code (though it does that also). It explains WHY the code is the way it is."


Book Description

Micro C/OS-II, Second Edition is a completely portable, ROMable, preemptive real-time kernel. New edition includes new features of this latest version of the software, including real-time services, floating points, and coding conventions.

Inside This Book (Learn More)
First Sentence
This chapter provides four examples on how to use C/OS-II. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

What do customers ultimately buy after viewing this item?

MicroC/OS-II: The Real Time Kernel
94% buy the item featured on this page:
MicroC/OS-II: The Real Time Kernel 4.7 out of 5 stars (21)
CDN$ 93.97
Programming Embedded Systems: With C and GNU Development Tools
6% buy
Programming Embedded Systems: With C and GNU Development Tools
CDN$ 40.94

 

Customer Reviews

21 Reviews
5 star:
 (17)
4 star:
 (2)
3 star:
 (2)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.7 out of 5 stars (21 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most helpful customer reviews

 
2 of 2 people found the following review helpful:
5.0 out of 5 stars An excellent book! An excellent kernel!, May 20 2001
By "robertbowen" (St. Peters, MO United States) - See all my reviews
I had never used a real-time kernel. I bought MicroC/OS-II and Embedded Systems building Blocks to get started. The books are very well written. The kernel works great. And in a couple of days I was up and running my first application based on the MicroC/OS-II kernel.

No need to shop for another kernel, no need to shop for other books to explain how a kernel works. This book is the answer to all your questions about "What is a real-time kernel? And how does it work?"

I highly recommend this book to beginners as well as experienced embedded programmers.

Was this review helpful to you? Yes No (Report this)



 
1 of 1 people found the following review helpful:
3.0 out of 5 stars Writing style is often confusing, Jan 12 2004
By A Customer
I have a general background in computer science and am trying to learn about embedded systems from this book. My main objection is that the writing needs to be edited to improve clarity. For example on page 61, the author states "Generally, the first message inserted in the queue is the first message extracted from the queue (FIFO). In addition, to extract messages in a FIFO fashion, uC/OS-II allows a task to get messages Last-In-First-Out (LIFO)." The second sentence is ambiguous. Does it mean "In addition to the ability to extract messages in a FIFO fashion, ..." or "In addition, in order to extract messages in a FIFO fashion, ..."? On the next page the author states "Interrupts allow a microprocessor to process events when they occur, which prevents the microprocessor from continuously polling (looking at) an event to see if it has occurred." In this sentence, "prevents the microprocessor from" should be changed to "removes the need for the microprocessor to be". The average reader already knows enough about LIFOs, FIFOs, and interrupts to interpret these sentences correctly, but in many other cases the lack of clarity is a serious impediment to understanding. The book also contains various errors. For example, the path name of a .xls file, given on pages 370 and 403, is incorrect.
Was this review helpful to you? Yes No (Report this)



 
1 of 1 people found the following review helpful:
4.0 out of 5 stars Only if you intend to use uCOSII, Aug 5 2003
By A Customer
If you want to implement uCOSII, then yes this book is the reference manual. It is not very nice looking and is made of thick paper but the content is good.
If you only want to learn the different aspects of writing and debugging code for embedded systems, I highy recommand "An Embedded Software Primer" by D.E. Simon. If you have Simon's, you don't need uCOSII.
Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
Most recent customer reviews

3.0 out of 5 stars A Starter's Book
If you are just starting to learn RTOS this book may have some value. If you have played with RTOS for a few years this book may not have much value to you. Read more
Published on Jun 18 2003

5.0 out of 5 stars Great Real Time Operating Systems book
Whether or not you end up using this RT Operating System - or another - or not be using an Operating System at all - this book gives you a very good illustration of all... Read more
Published on April 7 2003 by Yoav Yanai

5.0 out of 5 stars simply excellent
never in my career i've seen a so good, clear written book!
exceptional value for money! you can learn the basics of real
time os in a very short time thanks to mr... Read more
Published on Mar 3 2003 by Franchini Giorgio

5.0 out of 5 stars just like a design doc
This RTOS book can almost be read as a design doc for the uCOS-II RTOS. There are plenty of descriptions, explanation of the API, pseudocode, flowcharts, and diagrams to help the... Read more
Published on Jan 14 2003

5.0 out of 5 stars A Great Book and a Great RTOS
There is no equivalent to this book. The knowledge offered here, along with the complete source code for the µC/OS real-time operating system is everything you need to know to... Read more
Published on Jun 26 2002 by Michael Barr

5.0 out of 5 stars To the Point
I have not actually read many technical books... I usually reference them when I have to during a project. This book is different.. Read more
Published on Oct 17 2000 by John Yaron

5.0 out of 5 stars Outstanding!
Jean LaBrosse is one of those people who has that uncanny knack for taking a complicated issue and making it seem simple. His MicroC/OS is a wonderful example. Read more
Published on Oct 2 2000 by Jack W. Crenshaw

5.0 out of 5 stars Good and Solid
I read this book when I needed to understand embedded real-time operating systems. The writing was clear, concise, and well-organized, a rare gem among technical literature of... Read more
Published on Aug 7 2000 by Stephen Y. Tennison

5.0 out of 5 stars No less than the best source on the subject.
The book clarifies some of the most obscure real-time programming concepts. It even does it in a language accessible to everybody, with tons of images and code samples. Read more
Published on April 25 2000 by Jean Louis Gareau

5.0 out of 5 stars Simply brilliant...
If you're new to the subject of RTOS: Buy the book.

Read it.

Try it.

Use it.

This book is an eye opener. Read more

Published on Feb 26 2000 by Jan Homuth

Only search this product's reviews



Listmania!


Look for similar items by category


Look for similar items by subject


Feedback


Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.