Forum Discussion
Altera_Forum
Honored Contributor
14 years agoYou should be able to switch between the two using the -i command line argument like this:
nios2-terminal -i 0 nios2-terminal -i 1 (assuming they are instance 0 and 1, look at the .jdi file to make sure) Typically when I'm looking at multiple UARTs I do this from the command line so that I can have multiple nios2-terminals open at once.