Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20688 Discussions

NIOS II 20.1 Command Shell Crashing

SK_VA
Beginner
1,205 Views

Hi,

Recently I installed Quartus 20.1 in my system. Even though the GUI is working properly, the command shell crashes always. When I try to open Command shell a black screen blinks and goes off.

Please help to resolve.

0 Kudos
4 Replies
EricMunYew_C_Intel
Moderator
1,183 Views

Hi, Sanju


Can you follow below to re-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


Eric






0 Kudos
SK_VA
Beginner
1,134 Views

Hi Eric,

NIOS II command shell is working for me without the patch.

Please let me know what this patch is for?

 

 

0 Kudos
EricMunYew_C_Intel
Moderator
1,071 Views

If you have problem in project build, you may download the patch.

It is for Windows 10 build 1903 and later.




0 Kudos
Reply