Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- That should have worked. Try running nios2-terminal from the command line instead. You should be able to download your code and open a terminal running something like the following command line: nios2-download -r -g <your .elf file name>; nios2-terminal --- Quote End --- Thank you! It works fine in command line. But why it doesn't work using GUI? GUI uses console commands, I think...