I am using Zynq ZCU102 Board. I have stored some data in PS DDR, I want this data to be transferred to PL DDR for the processing. I thought of transferring data from PS DDR to PL DDR via AXI CDMA.How this can be done??.
I am actually looking for a linux based user application. I followed all the steps and proceeded based on this blog AXI CDMA.Taking hints and help from this, I modified the C code based on my requirement (to transfer from PS DDR to PL DDR). I am using ZCU102 board. I am attaching the C code along with this. When I build that c code and use that .elf file to run on board, I am getting this error
Question
yadus
Hi,
I am using Zynq ZCU102 Board. I have stored some data in PS DDR, I want this data to be transferred to PL DDR for the processing. I thought of transferring data from PS DDR to PL DDR via AXI CDMA.How this can be done??.
I am actually looking for a linux based user application. I followed all the steps and proceeded based on this blog AXI CDMA.Taking hints and help from this, I modified the C code based on my requirement (to transfer from PS DDR to PL DDR). I am using ZCU102 board. I am attaching the C code along with this. When I build that c code and use that .elf file to run on board, I am getting this error
Any help would be appreciated
axidma.c
Link to comment
Share on other sites
1 answer 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 accountSign in
Already have an account? Sign in here.
Sign In Now