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
1 answer to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.