Dear all,
I have downloaded and run following project for ADRV9009 card
https://github.com/analogdevicesinc/hdl/tree/master/projects/adrv9009/zc706
Now, I want to integrate following FFT example into the above project.
https://support.xilinx.com/s/article/58582?language=en_US
I have tested this example standalone.
Then, I create XSA file by integrating FFT example int ADRV9009 hdl project. Then i import XSA file in VITIS project and try to run the VITIS project.
I face a problem that DMA interrupts are not captured. Can anyone help me in this regard