Apollo S10 SoM WSL issue for NIOS

From Terasic Wiki

(Difference between revisions)
Jump to: navigation, search
(Fix)
Line 14: Line 14:
=Fix=
=Fix=
-
#Open PowerShell as Administrator and run: 
+
#Open PowerShell as Administrator  
-
#:
+
#:[[File:Wsl 002.png|500px]]
-
#:<span style="color:green">Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux</span>
+
#Run : <span style="color:green">Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux</span>
-
#:
+
#:[[File:Wsl 003.png|900px]]
-
#
+
#Restart your computer when prompted.
 +
# Install the Linux Distribution on your Windows 10, Please install Ubuntu 18.04 LTS for WSL from the flowing link: [https://www.microsoft.com/store/apps/9N9TNGVNDL3Q|Ubuntu 18.04 LTS]

Revision as of 14:12, 24 April 2020

Issue

Q: My Quartus is installed with 19.4 Pro Edition, when I run the Nios design demobatch file in theTerasic System CD , the following error will appear:

"wsl" is not recongized as internal or external command.

How to fix it ?

WSL 001.jpg

A: Starting with the Nios® II EDS in the Intel® Quartus® Prime Pro Edition software version 19.2 and Intel® Quartus® Prime Standard Edition software version 19.1, the Cygwin component in the Windows* version of Nios II EDS has been removed and replaced with Windows Subsystem for Linux(WSL).

So to run the NIOS II Command Shell properly, you need to follow the steps below to install.

Fix

  1. Open PowerShell as Administrator
    Wsl 002.png
  2. Run : Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
    Wsl 003.png
  3. Restart your computer when prompted.
  4. Install the Linux Distribution on your Windows 10, Please install Ubuntu 18.04 LTS for WSL from the flowing link: 18.04 LTS





Back

Personal tools