Quantcast
Viewing all articles
Browse latest Browse all 243

Stuck at address pointer initialization

Hi all,
I am studying Zynq7000 using Zedboard.
I now try to bring up ug1165 tutorial using Zedboard, everything is fine until chapter 5: Using the HP Slave Port with AXI CDMA IP, with standalone application software.
When I run the application, it stops at line 355, 
SrcPtr[((i+j))*(Index+1)] = Array_3[i][j];
This should be not hardware related issue, anyone has any idea?
 
Tutorial link


Viewing all articles
Browse latest Browse all 243

Trending Articles