Forum Discussion
MHahn4
Occasional Contributor
6 years agoRequired $SOPC_KIT_NIOS2 Environmental Variable is not set
Hi, I'm trying to get the Nios II Eclipse toolchain to work on a Windows 10 machine. But the New Project wizard (File -> New -> Nios II Application and BSP from Template) does fail with the error: ...
- 6 years ago
Found the answer:
Created a new environment variable in Windows:
Name: WSLENV
Value: SOPC_KIT_NIOS2/p
After restarting Eclipse and Quartus it worked.
MHahn4
Occasional Contributor
6 years agoFound the answer:
Created a new environment variable in Windows:
Name: WSLENV
Value: SOPC_KIT_NIOS2/p
After restarting Eclipse and Quartus it worked.
malcolm_locke
New Contributor
4 years agoGreat :). I have no idea how you worked this out but it worked for me