- Embedded Linux Projects Using Yocto Project Cookbook
- Alex González
- 178字
- 2021-07-23 19:33:31
What this book covers
Chapter 1, The Build System, describes the use of the Poky build system and extends it with the Freescale BSP community layer. It also describes common build system configurations and features used to optimize the building of target images.
Chapter 2, The BSP Layer, guides you through the customization of the BSP for your own product. It then explains how to configure, modify, build, and debug the U-Boot bootloader, the Linux kernel, and its device tree.
Chapter 3, The Software Layer, describes the process of creating a new software layer to hold new applications, services, or modifications to existing packages, as well as discussing a release process for license compliance.
Chapter 4, Application Development, starts with toolchains and the Application Development Toolkit (ADT), and deals with application development in detail, including development environments such as Eclipse and Qt creator.
Chapter 5, Debugging, Tracing, and Profiling, discusses debugging tools and techniques, and explores the tracing functionalities offered by the Linux kernel, along with some of the user-space-tracing and profiling tools that make use of them.
- Go Web編程
- 極簡算法史:從數學到機器的故事
- Oracle Exadata性能優化
- 垃圾回收的算法與實現
- 軟件界面交互設計基礎
- PHP 7底層設計與源碼實現
- Spring Cloud、Nginx高并發核心編程
- 微信公眾平臺開發:從零基礎到ThinkPHP5高性能框架實踐
- Python漫游數學王國:高等數學、線性代數、數理統計及運籌學
- HDInsight Essentials(Second Edition)
- 深入淺出PostgreSQL
- Creating Stunning Dashboards with QlikView
- Mastering Akka
- Orleans:構建高性能分布式Actor服務
- 后臺開發:核心技術與應用實踐