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

Data from DMA buffer memory become 0 before specified data length in memcpy command is met #2

Open
jbito4 opened this issue Nov 15, 2021 · 0 comments

Comments

@jbito4
Copy link

jbito4 commented Nov 15, 2021

I used dma-proxy driver on Petalinux to send data from the custom IP in PL to PS for post processing and data recording with user space application in C. The dma-proxy driver seems to work in general and I managed to get the data through AXI DMA, but the I see 0 after some data transfer before the total transferred data reaches the data length specified in memcpy command. I have posted a question in Xilinx forum regarding this issue. Is it possible for you to comment on this issue? I have tested both original and 2.0 version of dma-proxy, but both had the same issue.

https://support.xilinx.com/s/question/0D52E00006pfonGSAQ/linux-dma-in-cyclic-mode-from-user-space-application-using-xilinxs-dma-proxy-driver

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