Hi,
So I have the ADRV9364-z7020 with the ADRV1CRR-FMC board. I have Vivado 2023.2 and cloned the hdl_2023_r2 branch from the provided github. For IIO oscilloscope I run the libiio-v0 branch.
When I power on the FPGA, all seems fine and I can start IIO oscilloscope and receive some background noise.
I have cloned the HDL git and followed all the make instructions. I used Vivado to upload the .bin file to the board.
However, when I look at IIO oscilloscope after uploading this, it can't receive any data. I can still ssh into the board, but no data seems to be coming out.
Does anybody know how to fix this?