Altera_Forum
Honored Contributor
12 years agoDoubts using stdio.h
hello everybody, i'm trying to read some data sent from my computer to my De2-70 through the UART port, i read the Embedded Peripherals IP user Guide and there was written in the page 6 of the chapter 6 that i may use the getchar() function to receive data, but when i compiled my code i receive this message here shown in the image below:
https://www.alteraforum.com/forum/attachment.php?attachmentid=8477 I also tried to use the scanf, but the same error appeared. I just need to read some data from the UART. Please help me!!!! Thank you all!!!