I want to run Serial Rapid IO example on Zynq 7030. I imported an example named xsrio_dam_loopback_example. I edited its variable MEM_ADDR
#define MEM_ADDR XPAR_PS7_RAM_0_S_AXI_BASEADDR
It crashes when program execution reaches XSrio_CfgInitialize(), the CPU does not halt when I run it in Debug mode in SDK and i have to manually hard reset the FMC Carrier card.Can you please help.