imarz1
New Contributor
6 years agoUnable to generate bsp project from eclipse.
In Eclipse when I click "Finish" to create new BSP project based on my .sopcinfo file, I get error:
" Executing: wsl dos2unix create-this-bsp; ./create-this-bsp --cpu-name nios2_proc --no-make (D:\intelFPGA_lite\Projects\New_Proj\software\Proj_SW_bsp)
'wsl' is not recognized as an internal or external command,
operable program or batch file."
Then I found this:
https://www.intel.com/content/altera-www/global/en_us/index/support/support-resources/knowledge-base/embedded/2019/error--failed-to-execute--wsl---create-this-bsp-no-make.html
So, I tried to launch Eclipse from command shell, and it made no difference.
Is there any new fix for this ugly problem ?
Or should I use older version ? Which ?
I am using Quartus II Prime Lite 19.1
Thanks.