Limit this search to....

uC/OS-III: The Real-Time Kernel and the NXP LPC1700
Contributor(s): Labrosse, Jean J. (Author), Torres, Freddy (Author)
ISBN: 0982337558     ISBN-13: 9780982337554
Publisher: Micrium
OUR PRICE:   $69.25  
Product Type: Hardcover - Other Formats
Published: November 2010
Qty:
Additional Information
BISAC Categories:
- Computers | Microprocessors
- Computers | Operating Systems - General
- Computers | Programming Languages - C
Physical Information: 1.69" H x 7" W x 10" (3.60 lbs) 826 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
This book highlights how real-time kernels work, using Micrium s C/OS-III as a reference. The book consists of two parts: Part I describes real-time kernels in generic terms, while Part II provides practical examples using NXP s LPC1768 Microcontroller, based on the ARM Cortex M3(rev 2) architecture. A companion evaluation board (Keil MCB1700) and IDE (Keil MDK Evaluation Version) enable the reader to quickly and easily evaluate the microcontroller, tools and RTOS. A range of examples are included, providing a unique hands-on experience, and leading to a faster and better understanding of the concepts presented in the book.

This book is written for serious embedded systems programmers, consultants, hobbyists, and students interested in understanding the inner workings of a real-time kernel. C/OS-III is not just a great learning platform, but also a full commercial-grade software package, ready to be part of a wide range of products.

C/OS-III is a highly portable, ROMable, scalable, preemptive real-time, multitasking kernel designed specifically to address the demanding requirements of today s embedded systems. C/OS-III is the successor to the highly popular C/OS-II real-time kernel but can use most of C/OS-II s ports with minor modifications. Some of the features of C/OS-III are:

Preemptive multitasking with round-robin scheduling of tasks at the same priority
Supports and unlimited number of tasks and other kernel objects
Rich set of services: semaphores, mutual exclusion semaphores with full priority inheritance, event flags, message queues, timers, fixed-size memory block management, and more.
Built-in performance measurements