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 assume you have a good reason for trying to access the JTAG UART using its registers rather than the HAL interface?