Forum Discussion
Hi @Michael2021,
Thanks for reaching out.
As the forum title suggests, I think you are trying to run the design example provided in the FPGA Design Store, specifically: https://www.intel.com/content/www/us/en/design-example/714762/intel-arria-10-fpga-intel-displayport-8k-rx-only-design-example.html
I am not sure if you have gone through the documentation provided on the website.
It includes the steps and details that users should perform to compile and run the demonstration.
Are you able to follow the steps in Section 1.4.3 to run the design?
AN 900: Intel® Arria 10 DisplayPort 8K RX-only Design
Link: https://www.intel.com/content/www/us/en/docs/programmable/683799/current/compiling-the-design.html
Thanks.
Best Regards,
Ven
Hi Ven,
Thank you for your reply.
After opening the altera Nios2 Command Shell, I proceeded as in document an900.
However, I have confirmed that the dp_demo.elf file has not been updated successfully.
The error message is as follows:
"nios2-bsp-update-settings : command not found"
thank you
Michael
- Michael20215 months ago
Occasional Contributor
Hi anybody,
I install additional distro packages as below
sudo apt update
sudo apt install wsl
sudo apt install dos2unix
sudo apt install make
sudo apt install build-essentialI don't know why "nios2-bsp-update-settings" command is not found.
I think this is a very basic question. If anyone knows, please let me know.
Thanks
Michael