Forum Discussion
AnupThapa
New Contributor
3 years agoHello,
I am encountering a similar issue in trying to complete the "Build a custom hardware system" tutorial for a DE10-Nano board. The following are the version of relevant softwares I am using.
OS : Ubuntu 22.04
Quartus: Quartus Prime Version 21.1.0
In trying to generate the header file using the tcl script provided in the tutorial (https://www.intel.com/content/www/us/en/developer/articles/technical/build-a-custom-hardware-system.html) I get the following errors:
The code I entered is a direct copy paste from the tutorial.
AnupThapa
New Contributor
3 years agoIf I start nios2_command_shell in the terminal and then start quartus from there the code works without errors. I am guessing, that's how it is supposed to work
Leaving it here for anyone else stuck here.