Xilinx / dma_ip_drivers

Xilinx QDMA IP Drivers
https://xilinx.github.io/dma_ip_drivers/
578 stars 420 forks source link

target freeze until restart when using xdma driver interrupt mode #233

Open hutcruchi opened 1 year ago

hutcruchi commented 1 year ago

I have ubuntu target (custom carrier board hosting orin nx) with xdma driver. poling mode - it seems to work fine. Interrupt mode - each time I try to make a dma transfer or read/write control register my target freezes entirely

any ideas what could cause this and how to debug?

thanks