Hi,
I have been through a number of the demo application and they have run fine. I have moved on to using a demo that has a timer added to the Button/Led program and I now seem to be getting a constant crash when executing.
If I run the program in debug from the SDK it halts when Setting the direction of the LED GPIO. The specific error is Remote Failure reply: E01.
It happens at Xil_Out32. I am unsure whether the error above is because the system crashed or is the actual error itself in this function.
I hav rebuilt the entire solution from scratch, same problem. I have even rolled back by Vivado install to 2015.1 to check it wasn't the recent upgrade.
Anyone had the same issues?