Forum Discussion

HEass's avatar
HEass
Icon for New Contributor rankNew Contributor
7 years ago

How can I route scanf to UART in ARM in DE0-Nano-SoC board

We use PRINTF_UART macro to routes printf to UART instead of semihosting in the debugger console. But how we can router scanf to UART

I used this toturial to get this info https://fpgawiki.intel.com/wiki/SoCEDSGettingStarted

3 Replies