Forum Discussion
tommmy
New Contributor
5 years agoCan you fix stupid scripts error from 19.1 to 20.3?
i can not use nios2 command to generate newlib, do you really checked the nios2eds scripts? such as nios2-newlib-gen, it can not work correctly at all! can you fix this?
and your script not compati...
EricMunYew_C_Intel
Frequent Contributor
5 years agoCan you follow below to install:
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
3. After re-installation, can you download the patch from below KDB:
tommmy
New Contributor
5 years agoI installed Quartus Prime Pro 20.2.0.50, please check the scripts file such as "nios2-newlib-gen"