This document presents a tutorial regarding the use of OpenAMP on a Zynq Ultrascale+ for the communication between APU and RPU. First, the preparation of the environment is shown: all the programs and ...
PetaLinux [1] and Yocto [2] are both build tools for creating custom embedded Linux platforms. Recently, I got into a discussion with a colleague as to which to use for an embedded Linux project.
AMD XILINX的所有FPGA SoC器件(Zynq-7000, Zynq MPSoC, Versal)及软核(Microblaze)均支持使用Yocto构建Linux镜像。本博客展示了如何使用Yocto构建Linux镜像。本博客使用了2024.1版本的工具,快速构建基于ZCU102的Linux及其启动镜像,并在最后简单介绍如何在Yocto里导入用户设计并 ...
The VE2302 SOM is designed around a production-ready 50 x 50mm form factor with three Samtec AcceleRate HD connectors for mounting to a carrier card. “Developers can use the VE2302 SOM as a ...
This document is the second part of the Zynq_I2C_Axi_Custom_Master_Core project. It details the process of creating a PetaLinux image and then developing, building, and debugging a custom Linux kernel ...
设备树是 Petalinux kernel 的关键组件,接下来以 2020.1 版本为例,为大家介绍一下在Xilinx Petalinux 工程中的设备树是如何产生,配置以及修改的。 Petalinux 工程中设备树的位置 当我们创建了一个 petalinux 工程后(以zcu102为例),在编译的时候,会自动生成对应的设备 ...