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 agoThe biggest reason for dropping the characters is that the NIOS simply isn't keeping up with the data as it comes in. If you type the characters slowly, do you get them all? How large did you make the input buffer on the UART?
Jake