Forum Discussion
Altera_Forum
Honored Contributor
15 years agouse command prompt ?
Hello I have a code in c++ .I execute it with command prompt I turn it under NiosII , the compile successful. How I can execute it under Nios II with command prompt? Can ...
Altera_Forum
Honored Contributor
15 years agoUse the Console pane in Nios IDE as the stdin/stdout device. You probably don't need changing anything in your code.
Only make sure your system has the jtag_uart module and this has been selected as the stdin/stdout device in the run options, but these are the default settings if you started from any common reference design.