TPH_zenith
New Contributor
4 years agoHDMI 2.1 Design Example.
I am trying to use the HDMI 2.1 example design. I am following the instructions on page 52 of UG-20077, 2021.04.01. When I enter the Nios II terminal command on the Nios II command shell, step 4 in s...
- 4 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.