Forum Discussion
Ahmed_H_Intel1
Frequent Contributor
7 years agoDid you checked the JTAG connection cable first, then download the sof file so the Eclips can see the NIOS II processor on hardware? and the JTAG switch setup (if applicable)
If yes, I recommend to check the JTAG frequency
open the cmmand shell and write
From here you can know how to change the JTAg frequency:
https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/solutions/rd06242013_922.html
Regards.
SKuma120
New Contributor
7 years agoThanks for the response.😊
Actually in my installation directory nios2-gdb-server.exe file went missing after i try to debug application in my PC. Now it shows new error " .gdbinit: No such file or directory." Again if i try to build my application program it will not compile properly and elf wont be generated showing some new errors in application.
The same hardware set including usb blaster is working in other PC with same version of Quartus software 18.0 and same application software.
I tried reinstalling the quartus twice but it did not help.