Forum Discussion

MHahn4's avatar
MHahn4
Icon for Occasional Contributor rankOccasional Contributor
6 years ago
Solved

Required $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: ...
  • MHahn4's avatar
    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.