Forum Discussion
Altera_Forum
Honored Contributor
20 years agohelp!help!
nios2-terminal: connected to hardware target using JTAG UART on cable
nios2-terminal: "USB-Blaster [USB-0]", device 1, instance 0 nios2-terminal: (Use the IDE stop button or Ctrl-C to terminate)2 Replies
- Altera_Forum
Honored Contributor
Nothing is wrong with these prints... they are the usual prints done by the Nios II IDE when running or debugging a project...
If nothing appears it may be you are not printing anything to the console, or that the JTAG UART is not the peripheral configured as standard output (in the system library properties)... bye PJ - Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by dspchunjie@Oct 30 2005, 11:34 PM nios2-terminal: connected to hardware target using jtag uart on cablenios2-terminal: "usb-blaster [usb-0]", device 1, instance 0
nios2-terminal: (use the ide stop button or ctrl-c to terminate)
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=10683)
--- quote end ---
--- Quote End --- This means that you are connecting over a USB blaster (the first cable if you have multiple cables), the first FPGA in the JTAG chain, and the first Nios II processor in your system on that particular device. So in short it's working the way you want it to.