Building the project using BSP Flow - Building the project using BSP Flow - 2025.2 English - UG1144

PetaLinux Tools Documentation: Reference Guide (UG1144)

Document ID
UG1144
Release Date
2025-11-20
Version
2025.2 English
  1. Source the installed PetaLinux tool:
    source /opt/petalinux/settings.sh
  2. Create the PetaLinux project using the following command:
    petalinux-create project -s xilinx-vmk180-sdt-v2025.2-final.bsp(downloaded .bsp path)
  3. Go to project:
    cd xilinx-vmk180-sdt-2025.2/
  4. Build the project:
    petalinux-build
  5. Perform qemu/hw boot:
    petalinux-boot --qemu/jtag