Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHi guy,
I figured out what was wrong with the project. Firstly, I setted up the wrong pins on quartus. Then, instead of using 'fopen' and 'fclose' commands, I used "IOWR_ALTERA_AVALON_UART_RXDATA(UART_0_BASE, (data-to-be-send))". It worked!