Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Yes, that does detect the JTAG UART (so it detects 2 JTAG debug instances and 2 JTAG UARTS in one FPGA). As said, I can connect to the JTAG UART, but it is not ouputting my printf messages. --- Quote End --- Did each JTAG UART end with a different instance ID? I forget what the value is but it should be something like 0C006Exx where xx should be unique between your two JTAG UARTs. If they overlap Quartus II should have raised an error during compilation so just check to make sure they don't indeed overlap.