03-23-2018 01:44 AM - edited 03-23-2018 01:45 AM
As a newbie, in vivado 2017.4, followed the video from https://www.xilinx.com/video/technology/dma-for-pci-express.html but a different device xc7z035ffg900-1, created a block design and add xdma ip core , then run block automation, it report error below
any suggestion or an xdma example project on zynq to compatible driver from AR65444? thanks
03-27-2018 09:38 AM
03-23-2018 08:39 AM
Hello @yachli,
Does the same error occur when doing subsystem level automation? Looks like you are currently using IP Level automation.
Thanks,
Cory
03-27-2018 12:15 AM
Thanks @coryb, you are right. that's using IP Level automation, tried subsystem level automation seems ok.
Now the device show correctly in windows 10 device manager with driver from AR65444.
My first target is to run AR65444 well and final target is to let win10 , the PL and the PS communicate(DMA) with each other.
Can you guys help to review the diagram and address? xdma_test.exe failed and report "Failed to read stream! 1359"
03-27-2018 09:38 AM