Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DMA Timeout #7

Open
jordanhenry opened this issue Aug 19, 2015 · 0 comments
Open

DMA Timeout #7

jordanhenry opened this issue Aug 19, 2015 · 0 comments

Comments

@jordanhenry
Copy link

Hi,

I tried the xdma.c module with a loopback on AXI DMA IP and it generates a timeout when I use xdma-test.c :

file: open()
ioctl: XDMA_TEST_TRANSFER
test: rx buffer before transmit:
Y Y Y Y Y Y Y Y Y Y
test: xdma_start_transfer rx
test: xdma_start_transfer tx
test: time to prepare DMA channels [us]: 6432
Error: transfer timed out
test: DMA transfer time [us]: -6322
test: DMA bytes sent: 1048576
test: DMA speed in Mbytes/s: -165
test: rx buffer after transmit:
Y Y Y Y Y Y Y Y Y Y
ran driver test transition: use 'dmesg' to view results
file: close()

CMA is selected and I added cma=64M.

Thanks
Jo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant