Adding New Layer and RGB Device Driver in S32G Yocto

Adding New Layer and RGB Device Driver in S32G Yocto

Click on the “Little P Classmate” above to follow and learn more exciting content! The S32G, as NXP’s next-generation high-performance automotive-grade gateway chip, supports functional safety levels up to ASIL D. It uses four Arm® Cortex®-A53 cores and three dual-core lockstep Arm Cortex-M7 cores, providing not only excellent safety computing performance but also a combination … Read more

Building Your Embedded System with Yocto

Building Your Embedded System with Yocto

Yocto is an open-source community that helps developers create customized systems based on the Linux kernel by providing templates, tools, and methods. It supports ARM, PPC, MIPS, and x86 (32 & 64 bit) hardware architectures. It assists developers in creating Linux-based custom systems designed specifically for embedded products, regardless of the hardware architecture of the … Read more

Understanding the Relationship Between Yocto, Poky, and OpenEmbedded

Understanding the Relationship Between Yocto, Poky, and OpenEmbedded

I have been using Yocto for a while, but I have always been confused about the relationships between Poky, BitBake, OpenEmbedded, and OpenEmbedded-Core. With some free time at the end of the year, I decided to整理一下. Please correct me if there are any mistakes. 1. A brief description of their relationships: Yocto, or the Yocto … Read more

How to Build a Linux Image Using Yocto

How to Build a Linux Image Using Yocto

Author: Zhang Longley, AMD Engineer, Source: AMD Developer Community All FPGA SoC devices from AMD XILINX (Zynq-7000, Zynq MPSoC, Versal) and soft cores (Microblaze) support building Linux images using Yocto. This blog demonstrates how to build a Linux image using Yocto. The blog uses version 2024.1 of the tools to quickly build a Linux image … Read more

Customizing Linux Distributions for Embedded Systems Using Yocto

Customizing Linux Distributions for Embedded Systems Using Yocto

Customizing Linux Distributions for Embedded Systems Using Yocto In the development of embedded systems, the choice and customization of the operating system is crucial. The Yocto Project is an open-source collaborative project that provides a set of tools and methods to help developers create and customize Linux distributions suitable for embedded systems. In this article, … Read more

Introduction to Yocto Build System

Introduction to Yocto Build System

Some images are reproduced from the internet. If there is any infringement, please contact us for removal; Introduction to Yocto SystemWhat is YoctoIntroduction to Yocto VersionsPoky Directory StructureYocto Build ProcessBuild Process OverviewOpenEmbedded Build ProcessUser Configuration Generation ProcessBitBake ProcessBitBake Obtains Source CodeBitBake Patch ProcessBitBa…

Introduction to Yocto for Embedded Linux Development

Introduction to Yocto for Embedded Linux Development

1 Introduction to Yocto 1.1 What is the Yocto Project? The Yocto Project is a working group of the Linux Foundation, an open-source collaboration project that helps developers create custom systems based on Linux, specifically designed for embedded products and independent of the hardware architecture of the products. The Yocto Project provides a flexible toolset … Read more

NVIDIA Jetson Nano Beginner’s Handbook: A Fearless Adventure

NVIDIA Jetson Nano Beginner's Handbook: A Fearless Adventure

Jetson UsersExclusive Thank youfor bringingusvarious surprises [Preface] This article has actually been published multiple times on our official account. Whenever NVIDIA releases embedded products, I feel it’s necessary for users to take a look before deciding to purchase. Since the release of NVIDIA’s first embedded development kit, Jetson TK1, Jipu Xun has established a user … Read more

AMD Improves Linux Drivers, Supports Dynamic Power Management

AMD Improves Linux Drivers, Supports Dynamic Power Management

AMD developer Alex Deucher submitted 165 patches to the Linux 3.11 kernel, significantly improving the Radeon open-source graphics driver and adding several important new features. Now, AMD’s open-source driver will support dynamic power management for graphics cards up to Radeon HD 2000 (R600), with preliminary support for the latest generation Radeon HD 8000 Sea Islands … Read more