Hi all,
I have noticed that every time I run my application from SDK, the PL part is still with the state from the previous run. Is there anyway that I can force a programmatic software reset from my app code?
I checked on the Zynq technical reference manual, and I found that a System Software Reset is achieved by asserting "PSS_RST_CTRL[SOFT_RST]" but it isn't very clear how to do this (at least for me). I would expect an API in the BSP in order to do this.
Just in case, as per automatic configuration, I have a Processor System Reset IP as part of my PL design.
Any help would be greatly appreciated,
Victor.