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++
12596 Discussions

"Nios II software build tools for eclipse" is not openning

Altera_Forum
Honored Contributor II
8,930 Views

I have Quartus-lite-17.1.0.590 installed on Debian Stretch. When I try to open the nios ii software build tools for eclipse from Tools menu,  

the eclipse start screen appear,  

then a empty window appear, 

and the messages pops up saying that the Nios II - eclipse is not responding. 

I tried waiting for sometime but it didn't work 

Is there anyone having this issue or are there any fixes? 

 

FYI - I installed Quartus and ModelSim in unattended mode
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
7,460 Views
0 Kudos
druva1
New Contributor I
7,460 Views

Do you have a solution for Windows 10 and Quartus-lite-19.1? I can not run NIOS II Eclipse

Jhonys
Beginner
6,300 Views

Hi, I found the solution in this forum:

https://www.eevblog.com/forum/fpga/quartus-issue-nios-2-software-build-tools-for-eclipse-crashes-on-startup/

the problem was solved by following the document from "Intel": https://www.intel.com/content/altera-www/global/en_us/index/support/support-resources/knowledge-base/tools/2019/why-does-the-nios--ii-not-installed-after-full-installation-of-t.html
The same instructions also included in the <Intel Quartus installation directory>/nios2eds/bin/README

these are the instructions that you will find for Quartus 20.1 lite 

QUARTUS ECLIPSE MANUAL INSTALLATION
1. Download CDT 8.8.1 which is Eclipse C/C++ IDE for Mars.2
a. Windows: https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/mars/2/eclipse-cpp-mars-2-win32-x86_64.zip
b. Linux: https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/mars/2/eclipse-cpp-mars-2-linux-gtk-x86_64.tar.gz
2. Extract the downloaded file into <Quartus installation directory>/nios2eds/bin. You should see <Quartus installation directory>/nios2eds/bin/eclipse
folder after extraction is done.
3. Rename <Quartus installation directory>/nios2eds/bin/eclipse folder to <Quartus installation directory>/nios2eds/bin/eclipse_nios2
4. Extract <Quartus installation directory>/nios2eds/bin/eclipse_nios2_plugins.zip (or tar.gz for Linux) to
<Quartus installation directory>/nios2eds/bin. The extraction will override files in <Quartus installation directory>/nios2eds/bin/eclipse_nios2.
5. Verify the extraction is done correctly by making sure you see <Quartus installation directory>/nios2eds/bin/eclipse_nios2/plugin_customization.ini file
6. You can now launch Nios2 II SBT for Eclipse via eclipse-nios2.exe

 

saconnex
Novice
4,332 Views

Thanks a lot. This solved my problem in 20.1 version. 

0 Kudos
Reply