I then ran the PetaLinux command that sources the hardware design:
Quote
petalinux-config --get-hw-description=<path to the hdf file generated by Vivado with Zybo board above>
Finally, I have attempted to build the project but the device tree is failing to build.
Quote
ERROR: device-tree-generation-xilinx+gitAUTOINC+5b21302249-r0 do_compile: Function failed: do_compile (log file is located at /home/jfrye/Developer/Xilinx/PetaLinuxProjects/ZyboPS/build/tmp/work/plnx_arm-xilinx-linux-gnueabi/device-tree-generation/xilinx+gitAUTOINC+5b21302249-r0/temp/log.do_compile.12531)
ERROR: Logfile of failure stored in: /home/jfrye/Developer/Xilinx/PetaLinuxProjects/ZyboPS/build/tmp/work/plnx_arm-xilinx-linux-gnueabi/device-tree-generation/xilinx+gitAUTOINC+5b21302249-r0/temp/log.do_compile.12531
Log data follows:
| DEBUG: Executing shell function do_compile
| Error: /home/jfrye/Developer/Xilinx/PetaLinuxProjects/ZyboPS/build/tmp/work/plnx_arm-xilinx-linux-gnueabi/device-tree-generation/xilinx+gitAUTOINC+5b21302249-r0/system-user.dtsi:53.1-9 Label or path amba_pl not found
| Error: /home/jfrye/Developer/Xilinx/PetaLinuxProjects/ZyboPS/build/tmp/work/plnx_arm-xilinx-linux-gnueabi/device-tree-generation/xilinx+gitAUTOINC+5b21302249-r0/system-user.dtsi:75.1-14 Label or path axi_dynclk_0 not found
| Error: /home/jfrye/Developer/Xilinx/PetaLinuxProjects/ZyboPS/build/tmp/work/plnx_arm-xilinx-linux-gnueabi/device-tree-generation/xilinx+gitAUTOINC+5b21302249-r0/system-user.dtsi:80.1-12 Label or path axi_vdma_0 not found
| Error: /home/jfrye/Developer/Xilinx/PetaLinuxProjects/ZyboPS/build/tmp/work/plnx_arm-xilinx-linux-gnueabi/device-tree-generation/xilinx+gitAUTOINC+5b21302249-r0/system-user.dtsi:83.1-10 Label or path v_tc_out not found
| Error: /home/jfrye/Developer/Xilinx/PetaLinuxProjects/ZyboPS/build/tmp/work/plnx_arm-xilinx-linux-gnueabi/device-tree-generation/xilinx+gitAUTOINC+5b21302249-r0/system-user.dtsi:87.1-15 Label or path axi_gpio_hdmi not found
| Error: /home/jfrye/Developer/Xilinx/PetaLinuxProjects/ZyboPS/build/tmp/work/plnx_arm-xilinx-linux-gnueabi/device-tree-generation/xilinx+gitAUTOINC+5b21302249-r0/system-user.dtsi:92.1-9 Label or path amba_pl not found
| Error: /home/jfrye/Developer/Xilinx/PetaLinuxProjects/ZyboPS/build/tmp/work/plnx_arm-xilinx-linux-gnueabi/device-tree-generation/xilinx+gitAUTOINC+5b21302249-r0/system-user.dtsi:126.1-15 Label or path axi_i2s_adi_0 not found
| Error: /home/jfrye/Developer/Xilinx/PetaLinuxProjects/ZyboPS/build/tmp/work/plnx_arm-xilinx-linux-gnueabi/device-tree-generation/xilinx+gitAUTOINC+5b21302249-r0/system-user.dtsi:148.1-14 Label or path axi_gpio_led not found
| Error: /home/jfrye/Developer/Xilinx/PetaLinuxProjects/ZyboPS/build/tmp/work/plnx_arm-xilinx-linux-gnueabi/device-tree-generation/xilinx+gitAUTOINC+5b21302249-r0/system-user.dtsi:153.1-17 Label or path axi_gpio_sw_btn not found
| FATAL ERROR: Syntax error parsing input tree
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /home/jfrye/Developer/Xilinx/PetaLinuxProjects/ZyboPS/build/tmp/work/plnx_arm-xilinx-linux-gnueabi/device-tree-generation/xilinx+gitAUTOINC+5b21302249-r0/temp/log.do_compile.12531)
I am not sure why this is. I will probably try to install 2017.2 PetaLinux and use the same board design from Vivado 2017.3 and if that doesn't work, move back to Vivado 2017.2 for the hardware.
1. Has anyone else seen this issue?
2. 2017.2 is 2 major releases ago. When is are the BSPs going to be updated?
Question
jackfrye11
Hello, I have created a Vivado FPGA design with the provided Zybo board add-on to Vivado from here https://github.com/Digilent/vivado-boards/tree/master/new/board_files/zybo/B.3
I then created a PetaLinux 2017.3 project with the 2017.2 BSP from here, https://github.com/Digilent/Petalinux-Zybo/releases.
I then ran the PetaLinux command that sources the hardware design:
Finally, I have attempted to build the project but the device tree is failing to build.
I am not sure why this is. I will probably try to install 2017.2 PetaLinux and use the same board design from Vivado 2017.3 and if that doesn't work, move back to Vivado 2017.2 for the hardware.
1. Has anyone else seen this issue?
2. 2017.2 is 2 major releases ago. When is are the BSPs going to be updated?
Thanks.
9 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.