Forum Discussion
Altera_Forum
Honored Contributor
17 years agoTrying to use JTAG UART
Hiya I'm trying to use the JTAG UART, and the obvious thing that needs to be done is to add "C:\altera\72sp3\ip\sopc_builder_ip\altera_avalon_jtag_uart" to the list of include pat...
Altera_Forum
Honored Contributor
17 years agoAhaa......
OK, added the JTAG UART to the system, I can now compile and run the system with the JTAG UART. The UART appears to send characters, however they don't appear on the "console" window in the IDE. However, if I do Run-Debug, and select "jtag_uart" under "Target Connection", I now get an error dialog saying "The NIOS II Terminal communication device 'jtag_uart' does not exist in the current SOPC Builder system file". Closed and restarted the NIOS IDE, then in the debug dialog, I used "Load JDI File". That seemed to overcome the previous problem, now on the console the following appears: nios2-terminal: There are no JTAG UARTs available which match the --device and nios2-terminal: --instance options you provided. Hmmmm.