Forum Discussion
Altera_Forum
Honored Contributor
11 years agoJTAG-UART Help Needed
Hi, I am trying to establish a link between a PC and NiosII board to print characters on the LCD. I am trying to have a console of something similar on the PC where i can type or enter characters ...
Altera_Forum
Honored Contributor
11 years agoOne way is to use the GetInputString command. Check out this design example on ALtera's design store: https://cloud.altera.com/devstore/platform/15.0.0/nios-ii-qsys-hello-world-lab/
look under the software directory for the hello_world_hardware_interrupt.c and you can use that as a guide.