Forum Discussion
Altera_Forum
Honored Contributor
14 years agoProblem with Hello World NIOS program
I have recently purchased a DE-0 board. I followed some of the tutorials to add a NIOS processor, DRAM, and JTAG interface using Qsys to my project. I have used Eclipse to build load the hello ...
Altera_Forum
Honored Contributor
14 years agoPlease post your question only once.
By JTAG Interface do you mean JTAG Uart? First check that the UART is used for stdin and stdout in your BSP settings. Then when running your application as Nios II Hardware, go into the Target Connection Tab and check that the jtag uart is selected in the "Byte Stream Devices" list and that 'Disable Nios II console view' isn't checked. The console should then open automatically once the software has been downloaded and verified.