Xilinx ZYNQ UltraScale+ MPSoC - Development - Petalinux

From RidgeRun Developer Connection
Jump to: navigation, search






Previous: Development/Targeted Reference Designs (TRD) Index Next: Development/Vitis Baremetal





Petalinux SDK installation

You can download the Petalinux SDK from Xilinx Embedded Design Tools or using the Vivado Unified installer. Even if you use the unified installer you will need to install the SDK by executing the installer:

./petalinux-v2022.1-final-installer.run

Then, whenever you need the SDK you can load the environment by sourcing the settings.sh file from the installation directory.

source settings.sh

Create a new project

Download the latest KV260 Starter Kit BSP from Xilinx Embedded Design Tools. In this case, we are going to use version 2022.1.




Previous: Development/Targeted Reference Designs (TRD) Index Next: Development/Vitis Baremetal