Dear all,
i want to reset the zynq. the code that is used for this purpose according to TRM document is
Xil_Out32(XPS_SYS_CTRL_BASEADDR + 0x00000200,0x00000001);
but nothing happened.
please help me where is wrong, should i do something before this code?
sincerely yours.