PYNQ icon indicating copy to clipboard operation
PYNQ copied to clipboard

PYNQ3.0 build failed - Could not find "pl-delete-nodes-.dtsi"

Open Marvelous-coco opened this issue 1 year ago • 0 comments

  • PYNQ version : v3.0
  • Board name : zedboard
  • Ubuntu 20.04
  • Vivado+Vitis 2022.1

BUILD STEPS:

  1. Build HDL tp generate .xsa and bitstream
  2. Create PetaLinux BSP 3 then export BSP file.
  3. Build PYNQ
  • Clone PYNQ and checkout at branch image_v3.0
  • Prepare board folder, this is the ZedBoard-ADI.spec: ARCH_ZedBoard-ADI := arm BSP_ZedBoard-ADI := ZedBoard-ADI.bsp BITSTREAM_ZedBoard-ADI := system_top.bit STAGE4_PACKAGES_ZedBoard-ADI := ethernet
  • Prepare prebuilt image: 4
  • Run make make BOARDS=ZedBoard-ADI

ISSUE: 5

Marvelous-coco avatar Oct 05 '24 09:10 Marvelous-coco