توضیحات
Harness the power of Linux to create versatile and robust embedded solutions
Key Features
ó Learn how to develop and configure robust embedded Linux devices
ó Explore the new features of Linux 5.4 and the Yocto Project 3.1 (Dunfell)
ó Discover different ways to debug and profile your code in both user space and the Linux kernel
Book Description
Embedded Linux runs many of the devices we use every day. From smart TVs and Wi-Fi routers to test equipment and industrial controllers, all of them have Linux at their heart. The Linux OS is one of the foundational technologies comprising the core of the Internet of Things (IoT).
This book starts by breaking down the fundamental elements that underpin all embedded Linux projects: the toolchain, the bootloader, the kernel, and the root filesystem. After that, you will learn how to create each of these elements from scratch and automate the process using Buildroot and the Yocto Project. As you progress, the book explains how to implement an effective storage strategy for flash memory chips and install updates to a device remotely once it’s deployed. You’ll also learn about the key aspects of writing code for embedded Linux, such as how to access hardware from apps, the implications of writing multi-threaded code, and techniques to manage memory in an efficient way. The final chapters demonstrate how to debug your code, whether it resides in apps or in the Linux kernel itself. You’ll also cover 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 Linux book, you’ll be able to create efficient and secure embedded devices using Linux.
What you will learn
ó Use Buildroot and the Yocto Project to create embedded Linux systems
ó Troubleshoot BitBake build failures and streamline your Yocto development workflow
ó Update IoT devices securely in the field using Mender or balena
ó Prototype peripheral additions by reading schematics, modifying device trees, soldering breakout boards, and probing pins with a logic analyzer
ó Interact with hardware without having to write kernel device drivers
ó Divide your system up into services supervised by BusyBox runit
ó Debug devices remotely using GDB and measure the performance of systems using tools such as perf, ftrace, eBPF, and Callgrind
Who this book is for
If you’re a systems software engineer or system administrator who wants to learn Linux implementation on embedded devices, then this book is for you. Embedded systems engineers accustomed to programming for low-power microcontrollers can use this book to help make the leap to high-speed systems on chips that can run Linux. Anyone responsible for developing new hardware that needs to run Linux will also find this book useful. Basic working knowledge of the POSIX standard, C programming, and shell scripting is assumed.
————————————————————–
ترجمه ماشینی :
از قدرت لینوکس برای ایجاد راه حل های جاسازی شده همه کاره و قوی استفاده کنید \ ویژگی های کلیدی ó نحوه توسعه و پیکربندی دستگاه های لینوکس جاسازی شده قوی را بیاموزید ó ویژگی های جدید Linux 5.4 و Yocto Project 3.1 (Dunfell) ó کشف راه های مختلف برای اشکال زدایی و نمایه کد خود در فضای کاربر و هسته لینوکس شرح کتاب لینوکس جاسازی شده بسیاری از دستگاه هایی را که ما هر روز استفاده می کنیم اجرا می کند. از تلویزیونهای هوشمند و روترهای Wi-Fi گرفته تا تجهیزات آزمایشی و کنترلکنندههای صنعتی، همه آنها لینوکس را در قلب خود دارند. سیستم عامل لینوکس یکی از فناوری های اساسی است که هسته اصلی اینترنت اشیا (IoT) را تشکیل می دهد. این کتاب با تجزیه عناصر اساسی که زیربنای همه پروژههای لینوکس جاسازی شده هستند شروع میشود: زنجیره ابزار، بوتلودر، هسته و سیستم فایل ریشه. پس از آن، یاد خواهید گرفت که چگونه هر یک از این عناصر را از ابتدا ایجاد کنید و فرآیند را با استفاده از Buildroot و Yocto Project خودکار کنید. همانطور که پیشرفت می کنید، این کتاب توضیح می دهد که چگونه می توان یک استراتژی ذخیره سازی موثر برای تراشه های حافظه فلش را پیاده سازی کرد و پس از استقرار دستگاه، به روز رسانی ها را از راه دور نصب کرد. همچنین در مورد جنبه های کلیدی نوشتن کد برای لینوکس جاسازی شده، مانند نحوه دسترسی به سخت افزار از برنامه ها، پیامدهای نوشتن کد چند رشته ای، و تکنیک هایی برای مدیریت حافظه به روشی کارآمد، خواهید آموخت. فصول آخر نحوه اشکال زدایی کد خود را نشان می دهد، چه در برنامه ها باشد و چه در هسته لینوکس. همچنین ردیابها و پروفایلکنندههای مختلفی را که برای لینوکس در دسترس هستند پوشش میدهید تا بتوانید به سرعت هر گلوگاه عملکردی را در سیستم خود مشخص کنید. تا پایان این کتاب لینوکس، میتوانید با استفاده از لینوکس دستگاههای جاسازی شده کارآمد و ایمن ایجاد کنید. آنچه یاد خواهید گرفت ó از Buildroot و پروژه Yocto برای ایجاد سیستم های لینوکس جاسازی شده استفاده کنید ó عیب یابی خرابی های ساخت BitBake و ساده کردن گردش کار توسعه Yocto خود ó به روز رسانی ایمن دستگاه های IoT در میدان با استفاده از Mender یا balena ó نمونه اولیه افزوده های جانبی توسط خواندن شماتیکها، اصلاح درختهای دستگاه، لحیم کاری تختههای شکست، و پینهای کاوشگر با تحلیلگر منطقی ó تعامل با سختافزار بدون نیاز به نوشتن درایورهای دستگاه هسته ó سیستم خود را به سرویسهایی تقسیم کنید که توسط BusyBox runit نظارت میشوند ó اشکالزدایی دستگاهها از راه دور با استفاده از GDB و اندازه گیری عملکرد سیستم ها با استفاده از ابزارهایی مانند perf، ftrace، eBPF و Callgrind این کتاب برای چه کسی است اگر یک مهندس نرم افزار سیستم یا مدیر سیستم هستید که می خواهید پیاده سازی لینوکس را در دستگاه های جاسازی شده یاد بگیرید، پس این کتاب برای شما. مهندسان سیستم های جاسازی شده که به برنامه نویسی برای میکروکنترلرهای کم مصرف عادت دارند، می توانند از این کتاب برای کمک به جهش به سیستم های پرسرعت روی تراشه هایی که می توانند لینوکس را اجرا کنند، استفاده کنند. هر کسی که مسئول توسعه سخت افزار جدید است که نیاز به اجرای لینوکس دارد نیز این کتاب را مفید خواهد یافت. دانش کار پایه استاندارد POSIX، برنامه نویسی C و برنامه نویسی پوسته فرض شده است.
tag : دانلود کتاب تسلط بر برنامه نویسی لینوکس تعبیه شده: راه حل های تعبیه شده سریع و معتبر را با لینوکس 5.4 و پروژه YOCTO 3.1 ایجاد کنید (Dunfell) , Download تسلط بر برنامه نویسی لینوکس تعبیه شده: راه حل های تعبیه شده سریع و معتبر را با لینوکس 5.4 و پروژه YOCTO 3.1 ایجاد کنید (Dunfell) , دانلود تسلط بر برنامه نویسی لینوکس تعبیه شده: راه حل های تعبیه شده سریع و معتبر را با لینوکس 5.4 و پروژه YOCTO 3.1 ایجاد کنید (Dunfell) , Download Mastering Embedded Linux Programming: Create fast and reliable embedded solutions with Linux 5.4 and the Yocto Project 3.1 (Dunfell) Book , تسلط بر برنامه نویسی لینوکس تعبیه شده: راه حل های تعبیه شده سریع و معتبر را با لینوکس 5.4 و پروژه YOCTO 3.1 ایجاد کنید (Dunfell) دانلود , buy تسلط بر برنامه نویسی لینوکس تعبیه شده: راه حل های تعبیه شده سریع و معتبر را با لینوکس 5.4 و پروژه YOCTO 3.1 ایجاد کنید (Dunfell) , خرید کتاب تسلط بر برنامه نویسی لینوکس تعبیه شده: راه حل های تعبیه شده سریع و معتبر را با لینوکس 5.4 و پروژه YOCTO 3.1 ایجاد کنید (Dunfell) , دانلود کتاب Mastering Embedded Linux Programming: Create fast and reliable embedded solutions with Linux 5.4 and the Yocto Project 3.1 (Dunfell) , کتاب Mastering Embedded Linux Programming: Create fast and reliable embedded solutions with Linux 5.4 and the Yocto Project 3.1 (Dunfell) , دانلود Mastering Embedded Linux Programming: Create fast and reliable embedded solutions with Linux 5.4 and the Yocto Project 3.1 (Dunfell) , خرید Mastering Embedded Linux Programming: Create fast and reliable embedded solutions with Linux 5.4 and the Yocto Project 3.1 (Dunfell) , خرید کتاب Mastering Embedded Linux Programming: Create fast and reliable embedded solutions with Linux 5.4 and the Yocto Project 3.1 (Dunfell) ,

نقد و بررسیها
هنوز بررسیای ثبت نشده است.