Hi, I am new to the ZedBoard. I have created a simple application and am successfully running it on the ZedBoard. My problem is when I modify my C code in the SDK and try to run the code again i keep getting an error which seems to do with the fact that there is already a run session open! the only way i can run the new version of the code is to hard-reset the board which does not seem to be the best solution!
am i missing something here? Is there a way to stop a run and then start another one from the SDK?