Forum Discussion
HDMI 2.1 Design Example.
- 5 years ago
Hi,
I looked at chapter 2.1 in the NIOS II Software Developer Handbook and I had already done all 3 steps. However after step 3 there was a note shown below.
Note: • For the Nios II Command Shell, use all command line tools, as before, but you
need to add .exe to launch a Windows executable, like eclipse-nios2.exe or
jtagconfig.exe.Therefore I typed the command "nios2-terminal.exe" instead of "nios2-terminal" and the command worked.
HI,
If you click on the NIOS II Software Developer handbook link - it will bring you to
- chapter 2.1. Installing Windows Subsystem for Linux (WSL) on Windows
- All the required distro packages and command is mentioned in step 3.
In short, pls follow the guideline in chapter 2.1 for proper WSL installation.
Thanks.
Regards,
dlim
Hi,
I looked at chapter 2.1 in the NIOS II Software Developer Handbook and I had already done all 3 steps. However after step 3 there was a note shown below.
Note: • For the Nios II Command Shell, use all command line tools, as before, but you
need to add .exe to launch a Windows executable, like eclipse-nios2.exe or
jtagconfig.exe.
Therefore I typed the command "nios2-terminal.exe" instead of "nios2-terminal" and the command worked.