Forum Discussion
Altera_Forum
Honored Contributor
16 years ago- check the return value of the fopen call, just to be sure that it was opened correctly
- you will only see the result of the printf after a line feed character. To begin with you should print a full line for each character received, just to check if anything is there
- did you check the UART speed, number of bits and parity settings in SOPC builder?
- can you use an oscilloscope to see if anything is happening on the serial link?