Hi,
I am trying to connect IMX8MQ with intel FPGA thru PCIE+DMA, IMX8 as RP and FPGA as EP.
I've succeed to read/write a 4KB size data from/to RP thru FPGA's DMA, but it failed when changed to the larger size, e.g 16KB.
When I captured signals on DMA, it was founded that only 1 cycle of read operation happened, then DMA hang up with BUSY status, and bytes_left is 16,384.
Anyone who knows why ? Sincerely hope for your help!