Jump to content
  • 0

ZmodADC Linux program stuck on DMA transfer


Zynq

Question

Hi, when debugging the ZmodADC Linux program on Eclypse Z7 board, the program stuck on the following statement related to dma.c :

// Wait for DMA to Complete transfer
    while(!isDMATransferComplete()) {}

sDMATransferComplete function always returns 0. Any suggestion to overcome this issue?

Edited by Zynq
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...