Forum Discussion
Altera_Forum
Honored Contributor
14 years agoJTAG functions for writing and reading data from nios towards host pc
Hi I'd like to communicate with a nios system using a JTAG uart module, but I don't know which functions I have to use in nios C-program...I read something about printf () for sending data to syst...
Altera_Forum
Honored Contributor
14 years agoIf it's not a high speed transfer that you need, you can also have a look at the system console (http://www.altera.com/literature/hb/qts/qts_qii53028.pdf) tool.