The book's aim is to highlight all the complex issues, tasks and techniques that must be mastered by a SoC Architect to define and architect SoC for an embedded application. This book is primary focused on real problems with emphasis on architectural techniques across various aspects of chip-design,
Embedded Systems Architecture: Explore architectural concepts, pragmatic design patterns, and best practices to produce robust systems
β Scribed by Daniele Lacamera
- Publisher
- Packt Publishing
- Year
- 2018
- Tongue
- English
- Leaves
- 317
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Key FeaturesIdentify and overcome challenges in embedded environmentsUnderstand the steps required to increase the security of IoT solutionsBuild safety-critical and memory-safe parallel and distributed embedded systemsBook Description
Embedded systems are self-contained devices with a dedicated purpose. We come across a variety of fields of applications for embedded systems in industries such as automotive, telecommunications, healthcare and consumer electronics, just to name a few.
Embedded Systems Architecture begins with a bird's eye view of embedded development and how it differs from the other systems that you may be familiar with. You will first be guided to set up an optimal development environment, then move on to software tools and methodologies to improve the work flow. You will explore the boot-up mechanisms and the memory management strategies typical of a real-time embedded system. Through the analysis of the programming interface of the reference microcontroller, you'll look at the implementation of the features and the device drivers. Next, you'll learn about the techniques used to reduce power consumption. Then you will be introduced to the technologies, protocols and security aspects related to integrating the system into IoT solutions.
By the end of the book, you will have explored various aspects of embedded architecture, including task synchronization in a multi-threading environment, and the safety models adopted by modern real-time operating systems.
What you will learnParticipate in the design and definition phase of an embedded product Get to grips with writing code for ARM Cortex-M microcontrollers Build an embedded development lab and optimize the workflow Write memory-safe code Understand the architecture behind the communication interfaces Understand the design and development patterns for connected and distributed devices in the IoT Master multitask parallel execution patterns and real-time operating systemsWho this book is for
If youβre a software developer or designer wanting to learn about embedded programming, this is the book for you. Youβll also find this book useful if youβre a less experienced embedded programmer willing to expand your knowledge.
β¦ Table of Contents
Preface
1
Embedded Systems A Pragmatic Approach
6
Work Environment and Workflow Optimization
24
Architectural Patterns
56
The BootUp Procedure
70
Memory Management
91
GeneralPurpose Peripherals
117
Local Bus Interfaces
151
LowPower Optimizations
184
Distributed Systems and IoT Architecture
208
Parallel Tasks and Scheduling
239
Embedded Operating Systems
279
Other Books You May Enjoy
296
Index
299
Copyright
β¦ Subjects
embedded
π SIMILAR VOLUMES
OVERVIEWS : This book, equally applicable for a CSE or ECE course, gives an extensive account of Embedded Systems, keeping a balanced coverage of hardware and software concepts. Adhering to syllabus needs, this title is 'microprocessor' and 'software des.