Linux Kernel and Driver Development - Practical Labs (Embedded Linux) (Volume 4)
暫譯: Linux 核心與驅動程式開發 - 實作實驗 (嵌入式 Linux) (第 4 卷)
Bootlin
- 出版商: W. W. Norton
- 出版日期: 2018-05-17
- 售價: $520
- 貴賓價: 9.5 折 $494
- 語言: 英文
- 頁數: 50
- 裝訂: Paperback
- ISBN: 1719118787
- ISBN-13: 9781719118781
-
相關分類:
嵌入式系統、Linux
無法訂購
相關主題
商品描述
This book contains the practical labs corresponding to the "Linux Kernel and Driver Development: Training Handouts" book from Bootlin. Get your hands on an embedded board based on an ARM processor (the Beagle Bone Black board), and apply what you learned: write a Device Tree to declare devices connected to your board, configure pin multiplexing, and implement drivers for I2C and serial devices. You will learn how to manage multiple devices with the same driver, to acces and write hardware registers, to allocate memory, to register and manage interrupts, as well as how to debug your code and interpret the kernel error messages. You will also keep an eye on the board and CPU datasheets so that you will always understand the values that you feed to the kernel.
商品描述(中文翻譯)
本書包含與 Bootlin 的《Linux 核心與驅動程式開發:訓練講義》相對應的實作實驗。您將使用基於 ARM 處理器的嵌入式開發板(Beagle Bone Black 開發板),並應用所學知識:撰寫設備樹(Device Tree)以宣告連接到開發板的設備,配置引腳多工,並實作 I2C 和串列設備的驅動程式。您將學習如何管理使用相同驅動程式的多個設備,如何訪問和寫入硬體寄存器,如何分配記憶體,如何註冊和管理中斷,以及如何除錯您的程式碼並解讀核心錯誤訊息。您還需要關注開發板和 CPU 的數據手冊,以便始終理解您提供給核心的值。