Eclipse debug problems
I am new to FPGA software development, and I am trying to create a simple NIOS II for getting used to the system.
Currently I am running Quartus Prime Version 23.1 running on a pretty fresh version of windows 10.
The FPGA is a cyclone 10GX running on a Cyclone 10 GX dev kit.
I don't know if it is my PC setup but the Eclipse setup seems incredibly unstable.
For the last few hours I had been succesfully maninging to run and debug a very simple C programme. Now all of a sudden I cant attach to the dev kits as I keep being told "Downloading ELF Process failed"
Running "eclipsec-nios2.exe" there seems to be a "throw debugException: error -4"
I have tried turning everything on and off again, rebooting my pc etc.
The downloading of the setup of the FPGA through Quartus' programmer seems to work consitantly everytime, but the eclipse side of it does not seem reliable.
Does anyone have any suggestions as I do not know what to do with this