Forum Discussion
Can you follow below:
1. install WSL 1 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
ii. Launch Ubuntu 18.04.
iii. Install additional distro packages required:
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
3. Refer to point 4 below:
Hello,
I don't want to reinstall entire WSL just for this test. I have WSL2 enabled and installed Ubuntu:
Distributor ID: Ubuntu
Description: Ubuntu 20.04.2 LTS
Release: 20.04
Codename: focal
There is a difference in Ubuntu version, you suggested 18.04, do You think It may be relevant?
also I had no dos2unix and eclipse installed so I follow steps c. and 2.
I don't know how to answer to point 3. I'm using WSL already.
In effect, nothing changed. nios2-elf-ar.exe still hangs.