Hey all,
I'm building a software project without Xilinx SDK. I'm using the ARM DS-5 for building the software. Unfortunately I have some problems implementing the PL there.
When I'm using SDK it is not a problem to connect my IP with AXI to the PS.
Unfortunately if I'm using DS-5 I cannot read the values of my IP registers.
Did anyone already implement some IP using AXI with some different compiler than SDK?
I guess I have to write some special registers first, but I don't find any documentation about this problem.
I hope you understand what I'm trying to say ;-)