Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16593 Discussions

Quartus Prime 20.1 LITE Nios Eclipse Not Opening

WUnkn
Beginner
3,764 Views

Hi all, I installed Quartus Prime 20.1 LITE on Windows latest build, BUILD 18363.1256

But Nios2 Eclipse will not start, no GUI

 

I have tried instructions from these posts,

 

https://community.intel.com/t5/Intel-Quartus-Prime-Software/Nios-2-Eclipse-Not-Opening/m-p/1218611#M66654

 

https://community.intel.com/t5/Programmable-Devices/Why-Nios-II-cant-open/m-p/1235611#M78141

 

But, none of them worked.  Please help.  I can down grade to 18.1, but this is my last option

 

Thank you all,

0 Kudos
3 Replies
EricMunYew_C_Intel
Moderator
3,740 Views

Can you follow below to install again:

 

1. install WSL for windows

i. https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/nios2/n2sw_nii5v2gen2.pdf (chapter 2.1)

  Note: Windows 10 build version 16215.0 or higher is the recommended operating system version.

ii. After installation has successfully completed, launch Ubuntu 18.04.

iii. Install additional distro packages required for Nios II EDS using the following commands:

 a. sudo apt-get update

b. sudo apt install wsl

 c. sudo apt install dos2unix

 d. sudo apt install make

 

2. install nios2 eclipse folder

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


3.  After re-installation, can you download the patch from below KDB:

https://www.intel.com/content/altera-www/global/en_us/index/support/support-resources/knowledge-base/embedded/2020/nios2-elf-gcc-exe--error--createprocess--no-such-file-or-directo.html


0 Kudos
WUnkn
Beginner
3,689 Views

 

Thank u.  May I ask if future Quartus Prime release will NOT include Nios2 Eclipse stuff such that user needs to install Eclipse components manually

0 Kudos
vishnu062
Beginner
3,380 Views

Hope your problem has resolved if not

Follow this link

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/nios2/n2sw_nii5v2.pdf

To page number 20

follow the instructions given in "Installing Eclipse IDE into EDS"

I too faced the same issue. I followed the above procedure given in pdf and it got resolved

0 Kudos
Reply