Forum Discussion
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 chapte...
Altera_Forum
Honored Contributor
12 years agoCronus10 i read the thread you posted to me. So a disable the options: enable small c library, enable lightweight device driver api. But now, when i compile my code this error is shown: http://puu.sh/728hj.png.
I tried to fix it connecting the IRQ option in my Qsys design and it works, but sometimes when i try to reset the board pressing a button that i set to the reset pin nothing works anymore. So i need to turn off and turn on my board. I dont know exactly what the IRQ does, could help using this? If i disconnect this option my project doesn't work. Thank you!!!