Book

[Book] Embedded Linux Projects Using Yocto Project Cookbook

chbae 2023. 4. 18. 05:10
728x90
반응형

사실 OpenEmbedded 는 처음 접하는 사람들에게 약간의 진입장벽이 있다. 나름 Yocto에서 Reference Manual, Development Manual 등 다양한 Manual이 존재하지만 수 백 페이지에 달하는 분량이고 처음 접하는 사람들에게 내용도 쉽지는 않다. 아래 두 권을 정독하면 좀 더 OpenEmbedded에 대한 이해를 할 수 있을 것으로 생각된다.

  • Embedded Linux Development with Yocto Project
  • Embedded Linux Projects Using Yocto Project Cookbook

이전에 소개한 Embedded Linux Development with Yocto Project (번역서) 가 Yocto, OpenEmbedded (OE) 에 대한 기본서라면 이 책은 좀 더 깊은 (?) 내용을 담고 있다. 약간 Advanced 버전이지만 아주 깊게는 들어가 있지 않다.

 

총 5장으로 구성된 이 책은

  1. The Build System
  2. The BSP Layer
  3. The Software Layer
  4. Application Development
  5. Debugging, Tracing, and Profiling

으로 구성 되어 있어 기본서를 읽고 보는 것을 추천하나, 그렇지 않아도 1장에 내용이 요약되어 있기 때문에, 빌드에 대한 지식(?)을 가지고 있는 사람들에게는 이 책의 1장을 잘 읽어보고 시작해도 큰 무리가 없을 것 같다. 참고로 이 책은 Freeescale에서 판매하는 Wandboard를 가지고도 설명을 하고 있다.

Who This Book is For

If you are an embedded developer learning about embedded Linux with some experience with the Yocto project, this book is the ideal way to become proficient and broaden your knowledge with examples that are immediately applicable to your embedded developments. Experienced embedded Yocto developers will find new insight into working methodologies and ARM specific development competence.

 

 

728x90