Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTry only the basic command without parameters: nios2-terminal --uart
Verify the answer is: nios2-terminal: connected to hardware target using UART on /dev/com1 at 115200 baud Also make your test without running Hyperterm before, nor any other program possibly using serial ports. Maybe nios2 terminal can't access com1 because it is already in use. You can even try with com2 or other, if you have spare ports.