ContributionsMost RecentMost LikesSolutionsSBT Tools Nios 2 for Eclipse error: wsl ./create-this-app –no-make Hello, I am working through my FPGA guide book and everything seemed to be working up until I had to set up files on SBT Tools Eclipse Nios 2, I am on Quartus Lite 20.1.1. When I start up the tool, and create 'Nios 2 Application and BSP from Template', and pick my files and set up the locations, when I hit finish it does stuff and then a popup: Failed to execute: wsl ./create-this-app –no-make Failed to execute: wsl ./create-this-bsp --cpu-name nios2_gen2_0 --no-make In the eclipse console window it says specifically: /mnt/c/intelfpga_lite/20.1/nios2eds/sdk2/bin/nios2-bsp: line 475: nios2-bsp-create-settings: command not found nios2-bsp: nios2-bsp-create-settings failed I tried to run Eclipse via the Nios 2 Command Shell but that didn't work either, I tried typing in bsp-create-settings stuff on the Shell and it said command not found, how can I rectify this?