Altera_Forum
Honored Contributor
15 years agoJTAG_UART link between remote PCs
Does anyone know if it is possible to pick off characters sent over the JTAG_UART and feed them to a FIFO, which in turrn feeds a transmitter, and additionally, if it is possible to receive characters from a FIFO fed by a receiver, so if doubled up at two ends of a communication channel, would implement a link, so characters sent by one pc would be received by the other and vice versa.
Can this be done using HAL code in nios ii?