Forum Discussion
SThor8
Occasional Contributor
6 years agoError: s0: Error during execution of "{C:/intelfpga/20.1/quartus/../nios2eds/Nios II Command Shell.b
Hi
Windows 10 Pro Version 2004 OS buid 19041.330
Quartus prime version 20.1 Build 711 standard edition
The platform designer generates the following error.
Error: s0: Error during executio...
KennyT_altera
Super Contributor
6 years agowe make some fix on 20.3, kindly wait for it. 20.3 will allow M and m for WSL.
Also, can you be specific on what steps that you had done beside installing the patch?
dncmrc
Occasional Contributor
6 years agoI ran into the same big M small m issue.
Our solution was to use wsl to:
1. unregister Ubuntu
2. set as default WSL 1:
wsl --set-default-version 1
3. reinstall Ubuntu with all its updates as suggested by Intel
If Ubuntu uses WSL 1 (even if you have WSL 2 installed) uname -r will return the right, upper case "M" Microsoft.