FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

HDMI 2.1 Design Example.

TPH_zenith
新手
1,877 次查看

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,822 次查看

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.

在原帖中查看解决方案

0 项奖励
7 回复数
Deshi_Intel
主持人
1,853 次查看

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


0 项奖励
TPH_zenith
新手
1,837 次查看

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?

0 项奖励
Deshi_Intel
主持人
1,828 次查看

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


0 项奖励
TPH_zenith
新手
1,823 次查看

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.

0 项奖励
Deshi_Intel
主持人
1,808 次查看

Hi,


Good news indeed.


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


Regards,

dlim


0 项奖励
TPH_zenith
新手
1,798 次查看
0 项奖励
Deshi_Intel
主持人
1,787 次查看

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



0 项奖励
回复