Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Marvelous-coco opened this issue Oct 5, 2024 · 0 comments
Open

Comments

@Marvelous-coco
Copy link

Marvelous-coco commented Oct 5, 2024

  • 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant