FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
6467 ディスカッション

HDMI 2.1 Design Example.

TPH_zenith
初心者
1,830件の閲覧回数

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 section 2.15.1, I get the message "command not found". How do I fix this"?

 

I have tried this with versions 20.3, 20.4 and 21.1 of Quartus. I have also installed WSL and Eclipse ISE. I was able to do steps 2 and 3 in the command shell without any problems.

0 件の賞賛
1 解決策
TPH_zenith
初心者
1,775件の閲覧回数

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.

元の投稿で解決策を見る

7 返答(返信)
Deshi_Intel
モデレーター
1,806件の閲覧回数

Hi,


Looks like you may need to debug your NIOS connection before you can play around with HDMI example design.


I found below link.


If you confirmed you have installed everything correctly then the next thing that you want to check is your on board JTAG connection

  • Pls try to reduce JTAG frequency to either 16MHz or 6MHz
  • Pls close other application if any that may consume JTAG connection bandwidth like system console, signal_tap, in system source and probe and etc
  • Also ensure you are doing direct JTAG connection to your board via USB blaster cable and not via remote JTAG connection through network


Thanks.


Regards,

dlim


TPH_zenith
初心者
1,790件の閲覧回数

In the link above it stated that "some commands require the .exe to be granted and some do not." What does granted mean and how do you do that?

Also how do I tell if I have installed the additional distro packages required for Nios II EDS? What are distro packages?

Deshi_Intel
モデレーター
1,781件の閲覧回数

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


TPH_zenith
初心者
1,776件の閲覧回数

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.

Deshi_Intel
モデレーター
1,761件の閲覧回数

Hi,


Good news indeed.


So after that, are you able to resume back HDMI example design testing ?


Regards,

dlim


TPH_zenith
初心者
1,751件の閲覧回数
Deshi_Intel
モデレーター
1,740件の閲覧回数

Great !


Alright, I am now setting this case to closure.


Feel free to post new forum thread to get help if you still have further enquiry in future.


Thanks.


Regards,

dlim



返信