Embedded Software Development: The Open-Source Approach delivers a practical introduction to embedded software development, with a focus on open-source components. This programmer-centric book is written in a way that enables even novice practitioners to grasp the development process as a whole.
Incorporating real code fragments and explicit, real-world open-source operating system references (in particular, FreeRTOS) throughout, the text:
Embedded Software Development: The Open-Source Approach capitalizes on the authors’ extensive research on real-time operating systems and communications used in embedded applications, often carried out in strict cooperation with industry. Thus, the book serves as a springboard for further research.
Chapter 1: Introduction
Part I: Basics of Embedded Software Development
Chapter 2: Embedded Applications and Their Requirements
Chapter 3: Based Software Development Tools
Chapter 4: Execution Models for Embedded Systems
Chapter 5: Concurrent Programming Techniques
Chapter 6: Scheduling Algorithms and Analysis
Chapter 7: Conguration and Usage of Open-Source Protocol Stacks
Chapter 8: Device Driver Development
Chapter 9: Portable Software
Chapter 10: The FREERTOS Porting Layer
Chapter 11: Performance and Footprint at the Toolchain Level
Chapter 12: Example: A MODBUS TCP Device
Part II: Advanced Topics
Chapter 13: Model Checking of Distributed and Concurrent Systems
Chapter 14: Model Checking: An Example
Chapter 15: Memory Protection Techniques
Chapter 16: Security and Dependability Aspects