- Embedded Systems Architecture
- Daniele Lacamera
- 274字
- 2021-06-25 21:54:56
Preface
Embedded systems have become increasingly popular in the last two decades, thanks to the technological progress made by microelectronics manufacturers and designers, aimed at increasing the computing power and decreasing the size of microprocessors' and peripherals' logic.
Designing, implementing, and integrating the software components for these systems requires a direct approach to the hardware functionalities in most cases, where tasks are implemented in a single thread and there is no operating system to provide abstractions to access CPU features and external peripherals. For this reason, embedded development is considered a domain on its own in the universe of software development, where the developer's approach and workflow need to be adapted accordingly.
This book briefly explains the hardware architecture of a typical embedded system, introduces tools and methodologies to get started with development of a target architecture, and then guides the readers through the interaction with system features and peripheral interaction. Some areas, such as energy efficiency and connectivity, are addressed in more detail to give a closer view of the techniques used to design low-power and connected systems. Further on, a more complex design, incorporating a (simplified) real-time operating system, is built from the bottom up, starting from the implementation of single system components. Finally, an overview of valid existing open source operating systems designed for embedded devices is provided, including considerations about their internal implementation and indications about their ideal fields of application.
The discussion is often focused on specific security and safety mechanisms, by suggesting specific technologies aimed at improving the robustness of the system against programming errors in the application code, or even malicious attempts to compromise its integrity.
- 零起點學Linux系統管理
- 阿里云數字新基建系列:云原生操作系統Kubernetes
- Learn Helm
- 高性能Linux服務器構建實戰:運維監控、性能調優與集群應用
- Windows Server 2012 Hyper-V Cookbook
- 高性能Linux服務器構建實戰:系統安全、故障排查、自動化運維與集群架構
- RESS Essentials
- Java EE 8 Design Patterns and Best Practices
- Linux內核觀測技術BPF
- 突破平面3ds Max動畫設計與制作
- Learning Magento 2 Administration
- Windows Server 2012網絡操作系統項目教程(第4版)
- Linux軟件管理平臺設計與實現
- Advanced Infrastructure Penetration Testing
- Web Penetration Testing with Kali Linux(Third Edition)