DE0-NANO Quartus Lite 19.1 NIOS II Project error
Hello,
I'm dead in the water now. I've been following a YouTube tutorial to build a simple adder program to run on the NIOS II in a Cyclone IV on a DE0-NANO board.
https://www.youtube.com/watch?v=fjIpzcCmZyY
The version of Quartus II he was using was back several versions but it was close enough I could follow it. I was able to get the NIOS II soft core built and downloaded to the board. The problems began when I tried to use the NIOS II - Eclipse software development environment. Do the following steps:
1- Select NEW
2- Select NIOS II Application and BSP from Template
3- Entered the SOPC Information File Name: adder.sopcinfo
4- Entered project name: nios_adder_temp
5- Selected "NEXT"
6- New window popped up. Chose: Create a new BSP based on the application project template
7- Entered Project name:nios_adder_temp_bsp
8- Chose "use default location"
9- Clicked finish
10- Get error message: Failed to execute wsl dos2unix create-this-bsp; ./create-this-bsp --cpu-name nios_2processor --no-make
In the Eclipse message window I get this:
Executing: wsl dos2unix create-this-bsp; ./create-this-bsp --cpu-name nios2_processor --no-make (D:\UW-Bothell\FPGA-Design\software\nios_adder_temp_bsp)
'wsl' is not recognized as an internal or external command,
operable program or batch file.
This is where I'm stuck. The YouTube tutorial goes on its merry way. I've watch the tutorial too many times and I'm doing exactly what the tutorial does, but I get stuck here. The Terasic documents or tutorials are too old and are too many Quartus revisons back to be of any use.
Any suggestions would be most appreciated.
Arnie
7-