allen18
Occasional Contributor
1 year agoPCIe DMA transfer timeout
Hello,
I am using quartus Pro 22.3 , device ( stratix10 1SX110HN2F43I2VG ) , IP core ( L-Tile and H-Tile Avalon Memory-mapped Intel FPGA IP for PCI Express 22.2.0 .
When I use the DMA IP core to transfer data to CPU, I always encounter DMA timeout issues, occurring every few seconds. The kernel prints “DMA operation timed out”.
Even if I generate the example design and follow the steps in the UG, I still encounter the same issue. ( enter 0 for run DMA , enter 0 for infinite loop, DMA operation timed out after few seconds).
How should I address this issue ?
Thanks.