Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- hello, I would like to explain how use the JTAG UART (using my_jtag_atlantic.h) can I send me the file ? --- Quote End --- Take a look at this thread. (second post) http://alteraforums.net/forum/showthread.php?t=6146 You will find links to download the files you need for the communication between PC and NIOSII using the jtag_uart. Also you find some sort of example code. With this library you can transfer data (bytes) from PC to your embedded NIOSII system. Regards