SEM-IP does not change state(freezes) after INIT OK message
Hi,
I am using a Zynq Ultrascale+ MPSoC (xczu9eg-ffvc900-1-e) with evaluation kit from Trenz electronics. I am trying to implement configuration scrubbing and error injection using ultrascale architecture SEM-IP. I used the following video as a tutorial to do it:
https://www.youtube.com/watch?v=Rja88BR9IxAThe block diagram and the code in the PS (A53) is very similar to the one in the video tutorial.
When I execute the program, the initialization message shows up in the SDK terminal which states everything is OK and then it freezes without changing the state, as shown in the figure attached with this post along with block diagram and code:
It stops at SC instead of printing SC 02
I have switched the control from PCAP to ICAP as well and the clock given to SEM-IP and SEM UART is 100MHZ.
I do not have an idea of what is causing this issue. Looks like the ICAP has control and initialization is done properly. I did not notice any such cases in the SEM-IP related forums
please help me with this issue.
Thank you