Forum Discussion
Altera_Forum
Honored Contributor
21 years agoJTAG uart console
Hi everybody,
is possible to open in the IDE a JTAG uart console window without launching a run or debug of a software project? thank u2 Replies
- Altera_Forum
Honored Contributor
Almost,
You can use the nios2-terminal utility to open one in a command window. For example: nios2-terminal --cable "USB-Blaster [USB-0]" - Altera_Forum
Honored Contributor
it works, thank u very much. I think it would be useful to have this utility under IDE...