Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

How access UART and Jtag at same time?

Hi, If JTag is reconfigured to uart_0, then printf is re-directed to COM port. How do I use JTag for Console printf while COM port printf is directed to COM port? how to do that? any simple ex...