Condizione: New.
Lingua: Inglese
Editore: Packt Publishing 5/27/2025, 2025
ISBN 10: 1803232595 ISBN 13: 9781803232591
Da: BargainBookStores, Grand Rapids, MI, U.S.A.
Paperback or Softback. Condizione: New. Mastering Embedded Linux Development - Fourth Edition: Craft fast and reliable embedded solutions with Linux 6.6 and The Yocto Project 5.0 (Scarthgap). Book.
Da: California Books, Miami, FL, U.S.A.
EUR 48,15
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Condizione: As New. Unread book in perfect condition.
Lingua: Inglese
Editore: Packt Publishing Limited, GB, 2025
ISBN 10: 1803232595 ISBN 13: 9781803232591
Da: Rarewaves USA, OSWEGO, IL, U.S.A.
EUR 66,59
Quantità: Più di 20 disponibili
Aggiungi al carrelloPaperback. Condizione: New. 4th ed. This comprehensive guide is aimed at those who want to take the leap from low-power microcontrollers to high-speed system-on-chips that can efficiently run Linux. Look no further, this book has everything you need to start your journey.
Lingua: Inglese
Editore: Packt Publishing Limited, GB, 2025
ISBN 10: 1803232595 ISBN 13: 9781803232591
Da: Rarewaves.com USA, London, LONDO, Regno Unito
EUR 72,21
Quantità: Più di 20 disponibili
Aggiungi al carrelloPaperback. Condizione: New. 4th ed. This comprehensive guide is aimed at those who want to take the leap from low-power microcontrollers to high-speed system-on-chips that can efficiently run Linux. Look no further, this book has everything you need to start your journey.
Da: GreatBookPricesUK, Woodford Green, Regno Unito
EUR 55,94
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: GreatBookPricesUK, Woodford Green, Regno Unito
EUR 58,05
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Condizione: New.
Lingua: Inglese
Editore: Packt Publishing Limited, GB, 2025
ISBN 10: 1803232595 ISBN 13: 9781803232591
Da: Rarewaves USA United, OSWEGO, IL, U.S.A.
Paperback. Condizione: New. 4th ed. This comprehensive guide is aimed at those who want to take the leap from low-power microcontrollers to high-speed system-on-chips that can efficiently run Linux. Look no further, this book has everything you need to start your journey.
Lingua: Inglese
Editore: Packt Publishing Limited, GB, 2025
ISBN 10: 1803232595 ISBN 13: 9781803232591
Da: Rarewaves.com UK, London, Regno Unito
EUR 68,22
Quantità: Più di 20 disponibili
Aggiungi al carrelloPaperback. Condizione: New. 4th ed. This comprehensive guide is aimed at those who want to take the leap from low-power microcontrollers to high-speed system-on-chips that can efficiently run Linux. Look no further, this book has everything you need to start your journey.
Da: Mispah books, Redhill, SURRE, Regno Unito
EUR 137,96
Quantità: 1 disponibili
Aggiungi al carrellopaperback. Condizione: New. NEW. SHIPS FROM MULTIPLE LOCATIONS. book.
Da: Majestic Books, Hounslow, Regno Unito
EUR 84,90
Quantità: 4 disponibili
Aggiungi al carrelloCondizione: New. Print on Demand.
Da: Biblios, Frankfurt am main, HESSE, Germania
EUR 89,10
Quantità: 4 disponibili
Aggiungi al carrelloCondizione: New. PRINT ON DEMAND.
Da: preigu, Osnabrück, Germania
EUR 66,45
Quantità: 5 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. Mastering Embedded Linux Development - Fourth Edition | Craft fast and reliable embedded solutions with Linux 6.6 and The Yocto Project 5.0 (Scarthgap) | Frank Vasquez (u. a.) | Taschenbuch | Englisch | 2025 | Packt Publishing | EAN 9781803232591 | Verantwortliche Person für die EU: Libri GmbH, Europaallee 1, 36244 Bad Hersfeld, gpsr[at]libri[dot]de | Anbieter: preigu Print on Demand.
Da: AHA-BUCH GmbH, Einbeck, Germania
EUR 74,89
Quantità: 2 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - 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 solutionsAll formats include a free PDF and an invitation to the Embedded System Professionals communityKey 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 Elektronisches BuchBook Description:Mastering Embedded Linux Development is designed to be both a learning resource and a reference for your embedded Linux projects.In this fourth edition, you'll learn the fundamental elements that underpin all embedded Linux projects: the toolchain, the bootloader, the kernel, and the root filesystem. First, you will download and install a pre-built toolchain. After that, you will cross-compile each of the remaining three elements from scratch and learn to automate the process using Buildroot and the Yocto Project. The book progresses with coverage of over-the-air software updates and rapid prototyping with add-on boards. Two new chapters tackle modern development practices, including Python packaging and deploying containerized applications. These are followed by a chapter on writing multithreaded code and another on techniques to manage memory efficiently. The final chapters demonstrate 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 plyWho 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.