Mastering Embedded Linux Programming, 2/e
暫譯: 精通嵌入式 Linux 程式設計(第二版)
Chris Simmonds
- 出版商: Packt Publishing
- 出版日期: 2017-06-30
- 定價: $1,650
- 售價: 6.0 折 $990
- 語言: 英文
- 頁數: 478
- 裝訂: Paperback
- ISBN: 1787283283
- ISBN-13: 9781787283282
-
相關分類:
嵌入式系統、Linux
-
其他版本:
Mastering Embedded Linux Programming, 3/e (Paperback)
買這商品的人也買了...
-
$1,496802.11 Wireless Networks: The Definitive Guide, 2/e (Paperback)
-
$800$632 -
$1,730$1,644 -
$148SQL 必知必會(第4版)(Sams Teach Yourself SQL in 10 Minutes, 4/e)
-
$940$700 -
$620$484 -
$780$616 -
$580$493 -
$520$442 -
$500$395 -
$790$616 -
$450$356 -
$450$356 -
$590$460 -
$390$257 -
$580$458 -
$780$663 -
$480$379 -
$650$553 -
$480$379 -
$680$537 -
$520$411 -
$450$297 -
$500$390 -
$599$473
相關主題
商品描述
Key Features
- Discover how to build and configure reliable embedded Linux devices
- This book has been updated to include Linux 4.9 and Yocto Project 2.2 (Morty)
- This comprehensive guide covers the remote update of devices in the field and power management
Book Description
Embedded Linux runs many of the devices we use every day, from smart TVs to WiFi routers, test equipment to industrial controllers - all of them have Linux at their heart. Linux is a core technology in the implementation of the inter-connected world of the Internet of Things.
The comprehensive guide shows you the technologies and techniques required to build Linux into embedded systems. You will begin by learning about the fundamental elements that underpin all embedded Linux projects: the toolchain, the bootloader, the kernel, and the root filesystem. You'll see how to create each of these elements from scratch, and how to automate the process using Buildroot and the Yocto Project.
Moving on, you'll find out how to implement an effective storage strategy for flash memory chips, and how to install updates to the device remotely once it is deployed. You'll also get to know the key aspects of writing code for embedded Linux, such as how to access hardware from applications, the implications of writing multi-threaded code, and techniques to manage memory in an efficient way. The final chapters show you how to debug your code, both in applications and in the Linux kernel, and how to profile the system so that you can look out for performance bottlenecks.
By the end of the book, you will have a complete overview of the steps required to create a successful embedded Linux system.
What you will learn
- Evaluate the Board Support Packages offered by most manufacturers of a system on chip or embedded module
- Use Buildroot and the Yocto Project to create embedded Linux systems quickly and efficiently
- Update IoT devices in the field without compromising security
- Reduce the power budget of devices to make batteries last longer
- Interact with the hardware without having to write kernel device drivers
- Debug devices remotely using GDB, and see how to measure the performance of the systems using powerful tools such as perk, ftrace, and valgrind
- Find out how to configure Linux as a real-time operating system
About the Author
Chris Simmonds is a software consultant and trainer living in southern England. He has almost two decades of experience in designing and building open-source embedded systems. He is the founder and chief consultant at 2net Ltd, which provides professional training and mentoring services in embedded Linux, Linux device drivers, and Android platform development. He has trained engineers at many of the biggest companies in the embedded world, including ARM, Qualcomm, Intel, Ericsson, and General Dynamics. He is a frequent presenter at open source and embedded conferences, including the Embedded Linux Conference and Embedded World. You can see some of his work on the Inner Penguin blog.
Table of Contents
- Starting out
- Learning about Toolchains
- All about Bootloaders
- Porting and Configuring the Kernel
- Building a Root filesystem
- Selecting a Build System
- Creating a storage strategy
- Updating software in the field
- Interfacing with Device Drivers
- Starting up: the init program
- Power management
- Learning about processes and threads
- Managing Memory
- Debugging with GDB
- Profiling and tracing
- Real time programming
商品描述(中文翻譯)
**主要特點**
- 探索如何構建和配置可靠的嵌入式 Linux 設備
- 本書已更新至包含 Linux 4.9 和 Yocto Project 2.2 (Morty)
- 本全面指南涵蓋了現場設備的遠程更新和電源管理
**書籍描述**
嵌入式 Linux 運行著我們每天使用的許多設備,從智能電視到 WiFi 路由器,測試設備到工業控制器——所有這些設備的核心都是 Linux。Linux 是實現物聯網互聯世界的核心技術。
本全面指南展示了將 Linux 構建到嵌入式系統所需的技術和技術。您將首先學習所有嵌入式 Linux 項目的基本要素:工具鏈、引導加載程序、內核和根文件系統。您將看到如何從零開始創建這些元素,以及如何使用 Buildroot 和 Yocto Project 自動化該過程。
接下來,您將了解如何為閃存記憶體芯片實施有效的存儲策略,以及如何在設備部署後遠程安裝更新。您還將了解為嵌入式 Linux 編寫代碼的關鍵方面,例如如何從應用程序訪問硬件、編寫多線程代碼的影響,以及有效管理內存的技術。最後幾章將向您展示如何調試您的代碼,包括在應用程序和 Linux 內核中的調試,以及如何對系統進行性能分析,以便您能夠識別性能瓶頸。
到本書結束時,您將對創建成功的嵌入式 Linux 系統所需的步驟有一個完整的概述。
**您將學到的內容**
- 評估大多數系統單晶片或嵌入式模組製造商提供的板級支持包
- 使用 Buildroot 和 Yocto Project 快速高效地創建嵌入式 Linux 系統
- 在不妥協安全性的情況下,更新現場的 IoT 設備
- 減少設備的功耗預算,以延長電池壽命
- 與硬件互動,而無需編寫內核設備驅動程序
- 使用 GDB 遠程調試設備,並了解如何使用強大的工具(如 perk、ftrace 和 valgrind)測量系統性能
- 了解如何將 Linux 配置為實時操作系統
**關於作者**
**Chris Simmonds** 是一位居住在英格蘭南部的軟件顧問和培訓師。他在設計和構建開源嵌入式系統方面擁有近二十年的經驗。他是 2net Ltd 的創始人和首席顧問,該公司提供嵌入式 Linux、Linux 設備驅動程序和 Android 平台開發的專業培訓和指導服務。他曾在嵌入式領域的許多大型公司(包括 ARM、Qualcomm、Intel、Ericsson 和 General Dynamics)培訓工程師。他經常在開源和嵌入式會議上發表演講,包括嵌入式 Linux 大會和嵌入式世界。您可以在 Inner Penguin 博客上看到他的部分作品。
**目錄**
1. 開始
2. 了解工具鏈
3. 全面了解引導加載程序
4. 移植和配置內核
5. 構建根文件系統
6. 選擇構建系統
7. 創建存儲策略
8. 現場更新軟件
9. 與設備驅動程序接口
10. 啟動:init 程序
11. 電源管理
12. 了解進程和線程
13. 管理內存
14. 使用 GDB 調試
15. 性能分析和跟蹤
16. 實時編程