Hello,
I have an ADRV9009-W/PCBZ connected to ZCU102. I have taken these (https://wiki.analog.com/resources/tools-software/linux-software/zynq_images) steps to obtain the proper image and am able to boot into the ZCU102. I got the API from here https://www.analog.com/en/design-center/landing-pages/001/transceiver-evaluation-software.html.
I am wondering how to run the headless.c example. Do I need to write my own SPI driver and use it for the ADIHAL_openHw function? Is there something already available to do this for the ZCU102? What would be the fastest way to get started with using the API?
Thank you for the help.