Hello,
We have a custom board using the AD9361 and a ZYNQ 7000. This board is loosely based on the ADALM-PLUTO board. Up to this point we have been using the board without linux/petalinux. I am looking into installing petalinux onto the board.
I have created a petaliux build for the device, however am confused by the ADI-meta process.
1. I am using Vivado 2018.2 to generate my board images.
2. I checkout the 2018_R2 branchof the meta-adi repo.
3. In the petalinux-config --get-hw-description=<> I add the meta-adi-core and meta-adi xilinx
4. The next step according to meta-adi is to set the KERNEL_DTB. However, I am not sure what to set this to.
When I select KERNEL_DTB = "zynq-zed-adv7511-ad9361-fmcomms2-3" and run petalinux-build I receive the following errors:
Label or path axi_ad9361 not found
Label or path axi_ad9361_dac_dma not found
etc....
more details
[edited by: Jcrash29V at 2:13 PM (GMT 0) on 6 Jul 2020]