MicroC/OS II Second Edition describes the design and implementation of the MicroC/OS-II real-time operating system (RTOS). In addition to its value as a reference to the kernel, it is an extremely detailed and highly readable design study particularly useful to the embedded systems student. While documenting the design and implementation of the kernel, the book also walks the reader through the many related development issues: how to adapt the kernel for a new microprocessor, how to install the kernel, and how to structure the applications that run on the kernel. This edition features documentation for several important new features of the software, including new real-time services, floating points, and coding conventions. The accompanying downloadable resources include complete code for the MicroC/OS-II kernel.
Auflage
Sprache
Verlagsort
Zielgruppe
Für Beruf und Forschung
Professional Practice & Development
Maße
Höhe: 254 mm
Breite: 203 mm
Dicke: 45 mm
Gewicht
ISBN-13
978-1-57820-103-7 (9781578201037)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Klassifikation
Jean J. Labrosse is a senior technical staff member at Dynalco Controls in Fort Lauderdale, Fla. He has a master's degree in electrical engineering and has been designing embedded systems for many years. Labrosse is the author of the popular operating system and book MicroC/OS-II: The Real-Time Kernel. He has written articles for numerous magazines, and is a regular lecturer and advisory board member for the Embedded Systems Conference.
Preface, What's New in this Edition? µC/OS-II Goals, Intended Audience, What You Need to Use µC/OS-II, The µC/OS Story, Introduction µC/OS-II Features, Chapter 1 Getting Started with µC/OS-II Chapter 2 Real-time Systems Concepts Chapter 3 Kernel Structure Chapter 4 Task Management Chapter 5 Time Management Chapter 6 Event Control Blocks Chapter 7 Semaphore Management Chapter 8 Mutual Exclusion Semaphores Chapter 9 Event Flag Management Chapter 10 Message Mailbox Management Chapter 11 Message Queue Managements Chapter 12 Memory Management Chapter 13 Porting µC/OS-II Chapter 14 80x86 Port Real Mode, Large Model with Hardware Floating- Point Support Chapter 16 µC/OS-II Reference Manual Chapter 17 µC/OS-II Configuration Manual Chapter 18 PC Services