Book description
In an embedded system, firmware is the software that directly interfaces with the microcontroller, controlling the system’s function. The major forces driving the embedded firmware development process today are reduced development times, increased complexity, and the need to handle multiple tasks simultaneously. These forces translate into strenuous design requirements for embedded engineers and programmers. Many low-level embedded microcontroller designs have insufficient memory and/or architectural limitations that make the use of a real-time operating system impractical. The techniques presented in this book allow the design of robust multitasking firmware through the use of interleaved state machines. This book presents a complete overview of multitasking terminology and basic concepts. Practical criteria for task selection and state machine design are also discussed.Designing multitasking firmware is arduous, complex and fraught with potential for errors, and there is no one, “standard way to do it. This book will present a complete and well-organized design approach with examples and sample source code that designers can follow.
- Covers every aspect of design from the system level to the component level, including system timing, communicating with the hardware, integration and testing.
Table of contents
- Front Cover
- Embedded Multitasking
- Copyright Page
- Table of Contents
- About the Author
- What’s on the Companion Site?
- Chapter 1. What’s In This Book, and Why Should I Read It?
-
Chapter 2. Basic Embedded Programming Concepts
- Numbering Systems (1/3)
- Numbering Systems (2/3)
- Numbering Systems (3/3)
- Data Structures (1/4)
- Data Structures (2/4)
- Data Structures (3/4)
- Data Structures (4/4)
- Communications Protocols (1/2)
- Communications Protocols (2/2)
- Mathematics (1/2)
- Mathematics (2/2)
- Numeric Comparison (1/3)
- Numeric Comparison (2/3)
- Numeric Comparison (3/3)
- State Machines (1/4)
- State Machines (2/4)
- State Machines (3/4)
- State Machines (4/4)
- Multitasking (1/3)
- Multitasking (2/3)
- Multitasking (3/3)
-
Chapter 3. System-Level Design
- Dissecting the Requirements Document (1/9)
- Dissecting the Requirements Document (2/9)
- Dissecting the Requirements Document (3/9)
- Dissecting the Requirements Document (4/9)
- Dissecting the Requirements Document (5/9)
- Dissecting the Requirements Document (6/9)
- Dissecting the Requirements Document (7/9)
- Dissecting the Requirements Document (8/9)
- Dissecting the Requirements Document (9/9)
- System-Level Design (1/10)
- System-Level Design (2/10)
- System-Level Design (3/10)
- System-Level Design (4/10)
- System-Level Design (5/10)
- System-Level Design (6/10)
- System-Level Design (7/10)
- System-Level Design (8/10)
- System-Level Design (9/10)
- System-Level Design (10/10)
-
Chapter 4. Component-Level Design
- Task State Machines
- Communications (1/4)
- Communications (2/4)
- Communications (3/4)
- Communications (4/4)
- System Timing (1/3)
- System Timing (2/3)
- System Timing (3/3)
- Priority Handler (1/4)
- Priority Handler (2/4)
- Priority Handler (3/4)
- Priority Handler (4/4)
- Error Recovery System (1/4)
- Error Recovery System (2/4)
- Error Recovery System (3/4)
- Error Recovery System (4/4)
- Chapter 5. Implementation and Testing (1/4)
- Chapter 5. Implementation and Testing (2/4)
- Chapter 5. Implementation and Testing (3/4)
-
Chapter 5. Implementation and Testing (4/4)
- Building a Testing Driver Routine (1/15)
- Building a Testing Driver Routine (2/15)
- Building a Testing Driver Routine (3/15)
- Building a Testing Driver Routine (4/15)
- Building a Testing Driver Routine (5/15)
- Building a Testing Driver Routine (6/15)
- Building a Testing Driver Routine (7/15)
- Building a Testing Driver Routine (8/15)
- Building a Testing Driver Routine (9/15)
- Building a Testing Driver Routine (10/15)
- Building a Testing Driver Routine (11/15)
- Building a Testing Driver Routine (12/15)
- Building a Testing Driver Routine (13/15)
- Building a Testing Driver Routine (14/15)
- Building a Testing Driver Routine (15/15)
- Chapter 6. Does It Do the Job?
- Index (1/4)
- Index (2/4)
- Index (3/4)
- Index (4/4)
- Elsevier Science CD-ROM License Agreement
Product information
- Title: Embedded Multitasking
- Author(s):
- Release date: April 2011
- Publisher(s): Newnes
- ISBN: 9780080494715
You might also like
book
Practical Electronics for Inventors, Fourth Edition, 4th Edition
A Fully-Updated, No-Nonsense Guide to Electronics Advance your electronics knowledge and gain the skills necessary to …
book
Circuit Design: Know It All
The Newnes Know It All Series takes the best of what our authors have written to …
book
Software Development for Embedded Multi-core Systems
The multicore revolution has reached the deployment stage in embedded systems ranging from small ultramobile devices …
book
The Definitive Guide to the ARM Cortex-M3, 2nd Edition
This user's guide does far more than simply outline the ARM Cortex-M3 CPU features; it explains …