Forum Discussion
Altera_Forum
Honored Contributor
19 years agoIDE not sending anything over serial port
I have my FPGA & C program running fine with the JTAG UART. When I switch over to the real UART, the IDE doesn't actually send what I type out COM1. I've verified that COM1 works OK ...
Altera_Forum
Honored Contributor
19 years agoReally off topic here but when I run into uart issues I like using this program:
http://bray.velenje.cx/avr/terminal/ (http://bray.velenje.cx/avr/terminal/) You can script it and save off macros. It also shows you the status of the handshake lines which is handy when you are wondering "why isn't anything going out???".