Altera_Forum
Honored Contributor
15 years agoProgram runs in loop
I have written a program that writes to the user through nios 2 console (jtag uart) and takes user input as well. However, the program does not pause to accept user input. Instead it continues to run the main in a loop. Is there a way to get the console to pause and wait for user input as it does in local console applications.
If code is needed I will be happy to post. Thank you for any help