Shainy
New Contributor
5 years agoError Generated when creating a new project on Nios II- Eclipse
Hi,
whenever I try to create a project on Nios II-Eclipse through File> New> Nios II Application and BSP from Template, I get the following error:
Failed to execute: wsl dos2unix create-this-bsp; ./create-this-bsp--cpu-name nios2_gen2_0 --no-make
In the console the following message is generated:
Executing: wsl dos2unix create-this-bsp; ./create-this-bsp --cpu-name nios2_gen2_0 --no-make (
I went through some of the Q&A, but they all had Ubuntu as their OS, whereas mine is Windows. Really appreciate if one could help me out on solving this matter. Thanks in advance!