Open Marvelous-coco opened 1 month ago
Hi,
Well, you're not defining the devicetree for your project as specified in the docs:
# Select the devicetree that fits the project being built
echo "KERNEL_DTB=\"${dts_to_use}\"" >> project-spec/meta-user/conf/petalinuxbsp.conf
Also note that I'm not sure what you're doing after step 3 but that's a workflow that was never really tested... If you have the .xsa file and passed it into petalinux-config
that should be all you need.
Environment (please complete the following information):
Board name : zedboard Ubuntu 20.04 Vivado+Vitis 2022.1
BUILD STEPS:
then export BSP file.
Run make make BOARDS=ZedBoard-ADI
ISSUE: I checked the file "pl-delete-nodes-.dtsi" in the folder, there exists many files pl-delete-nodes-*.dtsi, os i don't know why it canit find the file. Can anybuddy help me?