FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
6088 Discussions

Cyclone 10 LP evaluation kit connection problem

bjtn2022
Beginner
814 Views

Hi,

I'm a beginner in FPGA, and recently bought a Cyclone 10 LP evaluation kit. I'm going through the get started guide(Get Started: Intel® Cyclone® 10 LP FPGA kit ), and  encounter some difficulties. Quartus Prime Lite Edition was downloaded.

The problem started at step 4 in the guide, when I typed "nios2-terminal" in Nios II command shell, the response I got was "command not found".

I installed WSL and ubuntu as suggested when opening Nios II command shell.

I went ahead and continued to step 6, where I was supposed to run "BoardTestSystem.exe", the program was stuck at "Setup connection to System Console server..."

 

Please help,

 

Thank you

 

 

0 Kudos
5 Replies
AR_A_Intel
Employee
754 Views

Hello

 

Welcome to Intel forum. Can you get me the error screenshot


0 Kudos
AR_A_Intel
Employee
706 Views

We do not receive any response from you to the previous reply that I have provided in private message mail. This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you


0 Kudos
bjtn2022
Beginner
697 Views

Hi,

Thanks for asking. I figured out the solution eventually. Now my cyclone 10 LP evaluation kit works fine. 

0 Kudos
KeeganJ
Novice
652 Views

What was your solution? For me BoardTestSystem.exe also hangs at "Setup connection to System Console server..."

 

For me I found that if I launch Quartus 20.3 first, then launch BoardTestSystem.exe it can run, but if I launch Quartus 22.3 (latest) first it can not run.

0 Kudos
bjtn2022
Beginner
639 Views

Hello KeeganJ:

 

I found in my case the cause is that some MSVCRXX.dll files are missing.  Once the needed .dll file is installed (I don't know which one because I installed a bunch of them before testing) I was able to run BoardTestSystem.exe.

From my limited experience, my suggestion to your situation is to check your system environment variable setup. Since you have two version of Quartus installed, it may be setup only for one version.

 

Hope this helps.

 

0 Kudos
Reply