Mastering Embedded Linux Development : Craft fast and reliable embedded solutions with Linux 6.6 and The Yocto Project 5.0, 4/e (Paperback)
暫譯: 精通嵌入式 Linux 開發:使用 Linux 6.6 和 Yocto Project 5.0 打造快速可靠的嵌入式解決方案,第 4 版(平裝本)
Vasquez, Frank, Simmonds, Chris
- 出版商: Packt Publishing
- 出版日期: 2025-05-27
- 售價: $1,940
- 貴賓價: 9.5 折 $1,843
- 語言: 英文
- 頁數: 710
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1803232595
- ISBN-13: 9781803232591
-
相關分類:
Linux
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$700Professional Scrum Development with Microsoft Visual Studio 2012 (Paperback)
-
$380$300 -
$857深度學習
-
$650$507 -
$594Visual Studio Code 權威指南
-
$398$299 -
$599$473 -
$800$624 -
$400$316 -
$780$616 -
$505從零開始 Linux 運維實踐
-
$2,300$2,185 -
$580$458 -
$2,275$2,161 -
$2,185$2,070 -
$2,270$2,157 -
$650$507 -
$1,720$1,634 -
$720$562 -
$414$393 -
$880$695 -
$474$450 -
$890$703 -
$780$616 -
$780$616
商品描述
Written by Frank Vasquez, an embedded Linux expert, this new edition enables you to harness the full potential of Linux to create versatile and robust embedded solutions
All formats include a free PDF and an invitation to the Embedded System Professionals community
Key Features:
- Learn how to develop and configure reliable embedded Linux devices
- Discover the latest enhancements in Linux 6.6 and the Yocto Project 5.0, codename Scarthgap
- Explore different ways to debug and profile your code in both user space and the Linux kernel
- Purchase of the print or Kindle book includes a free PDF eBook
Book Description:
Mastering Embedded Linux Development is designed to be both a learning resource and a reference for your embedded Linux projects.
This fourth edition highlights the fundamental elements that underpin all embedded Linux projects-the toolchain, the bootloader, the kernel, and the root filesystem. From downloading and installing a pre-built toolchain to cross-compiling each of the remaining three elements from scratch, this book sets up group for automating the process using Buildroot and the Yocto Project. The book covers over-the-air software updates and rapid prototyping with add-on boards.
Two new chapters focus on modern development practices, including Python packaging and deploying containerized applications, followed by a chapter on writing multithreaded code and another on techniques to manage memory efficiently. The final chapters show you how to debug your code, whether it resides in user space or in the Linux kernel itself. In addition to Gnu DeBugger (GDB), the book also covers the different tracers and profilers that are available for Linux so that you can quickly pinpoint any performance bottlenecks in your system.
By the end of this book, you will be able to create efficient and secure embedded devices with Linux that will delight your users.
What You Will Learn:
- Cross-compile embedded Linux images with Buildroot and Yocto
- Enable Wi-Fi and Bluetooth connectivity with a Yocto board support package
- Update IoT devices securely in the field with Mender or balena
- Prototype peripheral additions by connecting add-on boards, reading schematics, and coding test programs
- Deploy containerized software applications on edge devices with Docker
- Debug devices remotely using GDB and measure the performance of systems using tools like perf and ply
Who this book is for:
If you are a systems software engineer or system administrator who wants to learn how to apply Linux to embedded devices, then this book is for you. The book is also for embedded software engineers accustomed to programming low-power microcontrollers and will help them make the leap to a high-speed system-on-chips that can run Linux. Anyone who develops hardware for Linux will find something useful in this book. But before you get started, you will need a solid grasp of the POSIX standard, C programming, and shell scripting.
Table of Contents
- Starting Out
- Learning about Toolchains
- All about Bootloaders
- Configuring and Building the Kernel
- Building a Root Filesystem
- Selecting a Build System
- Developing with Yocto
- Yocto under the Hood
- Creating a Storage Strategy
- Updating Software in the Field
- Interfacing with Device Drivers
- Prototyping with Add-On Boards
- Starting Up - The init Program
- Managing Power
- Packaging Python
- Deploying Container Images
- Learning about Processes and Threads
- Managing Memory
- Debugging with GDB
- Profiling and Tracing
- Real-Time Programming
商品描述(中文翻譯)
本書由嵌入式 Linux 專家 Frank Vasquez 撰寫,此新版本使您能夠充分利用 Linux 的潛力,創建多功能且穩健的嵌入式解決方案
所有格式均包含免費 PDF 及邀請加入嵌入式系統專業人士社群
主要特色:
- 學習如何開發和配置可靠的嵌入式 Linux 設備
- 探索 Linux 6.6 和 Yocto Project 5.0(代號 Scarthgap)的最新增強功能
- 探索在用戶空間和 Linux 核心中調試和分析代碼的不同方法
- 購買印刷版或 Kindle 書籍可獲得免費 PDF 電子書
書籍描述:
《掌握嵌入式 Linux 開發》旨在成為您嵌入式 Linux 項目的學習資源和參考資料。
本書第四版突顯了所有嵌入式 Linux 項目的基本要素——工具鏈、引導加載程序、內核和根文件系統。從下載和安裝預構建的工具鏈到從頭開始交叉編譯其餘三個要素,本書為使用 Buildroot 和 Yocto Project 自動化該過程奠定了基礎。書中涵蓋了空中軟件更新和使用附加板進行快速原型開發。
兩個新章節專注於現代開發實踐,包括 Python 打包和部署容器化應用程序,接下來是關於編寫多線程代碼的章節,以及管理內存效率的技術。最後幾個章節將向您展示如何調試您的代碼,無論它位於用戶空間還是 Linux 核心中。除了 Gnu DeBugger (GDB) 外,本書還涵蓋了可用於 Linux 的不同跟蹤器和分析器,以便您能快速找出系統中的性能瓶頸。
在本書結束時,您將能夠創建高效且安全的嵌入式設備,讓您的用戶感到滿意。
您將學到的內容:
- 使用 Buildroot 和 Yocto 交叉編譯嵌入式 Linux 映像
- 使用 Yocto 板支持包啟用 Wi-Fi 和藍牙連接
- 使用 Mender 或 balena 在現場安全更新 IoT 設備
- 通過連接附加板、閱讀原理圖和編寫測試程序來原型化外圍設備的添加
- 使用 Docker 在邊緣設備上部署容器化軟件應用程序
- 使用 GDB 遠程調試設備,並使用 perf 和 ply 等工具測量系統性能
本書適合誰:
如果您是希望學習如何將 Linux 應用於嵌入式設備的系統軟件工程師或系統管理員,那麼本書適合您。本書也適合習慣於編程低功耗微控制器的嵌入式軟件工程師,幫助他們邁向能運行 Linux 的高速系統單晶片。任何為 Linux 開發硬件的人都會在本書中找到有用的內容。但在開始之前,您需要對 POSIX 標準、C 語言編程和 shell 腳本有扎實的理解。
目錄
- 開始
- 了解工具鏈
- 全面了解引導加載程序
- 配置和構建內核
- 構建根文件系統
- 選擇構建系統
- 使用 Yocto 開發
- Yocto 的內部運作
- 創建存儲策略
- 在現場更新軟件
- 與設備驅動程序接口
- 使用附加板進行原型開發
- 啟動 - init 程序
- 管理電源
- Python 打包
- 部署容器映像
- 了解進程和線程
- 管理內存
- 使用 GDB 調試
- 分析和跟蹤
- 實時編程