Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12602 Discussions

NIOS/Eclipse can't find target

Altera_Forum
Honored Contributor II
1,778 Views

Hello all. 

 

I'm a little frustrated, as this was working yesterday; today the NIOS II Software Build Tools for Eclipse stopped working. 

 

When I go to run (run as -> NIOS II Hardware) an application, it says "looking for valid launches" then goes to a screen complaining that it can't find target hardware. And the target connection 'cables' page is completely empty. 

 

I can program the part - the Quartus-II programmer works just fine. 'jtagconfig --enum' returns correct data for the card. 

 

It seems that NIOS/Eclipse can't find the BitBlaster, and pressing the 'refresh' button hundreds of times does not help. 

 

This is with Quartus-15, web edition on Linux, and the target is a Terasic DE0-nano., and as I said, this was working yesterday, and I can not see that I'm doing anything different (or differently) today. Any clues?
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
737 Views

You can also try Run-> Run Configurations. Click on Nios II Hardware and select new. In the Project Tab, select the project name and elf file. Go to target connections, select 'ignore mismatch system id' and 'ignore mismatch system timestamp' and click on refresh connections. Finally click Apply and Run. 

I hope this helps. Good Luck!
0 Kudos
Altera_Forum
Honored Contributor II
737 Views

Have you connected NiosII's active low reset_n to VCC?

0 Kudos
Reply