Forum Discussion
Altera_Forum
Honored Contributor
16 years agohow to access the jtag uart in the nios code
Hi, I'm trying to control the jtag uart in my small footprint nios. But I can't get it working. I mix up the instance or I'm missing header files. in my system.h file the jtag uart i...
Altera_Forum
Honored Contributor
16 years agoI managed to get some of it going by recreating the project.
altera_jtag_uart_read() is now recognized. But the problem I now see is that it does not read anymore after the first read. It displays only the charcter written the first time