how to use ''printf''?
Posted on February 09, 2017 at 14:47I'm using examples of project 'UART_Printf'. But I can't use printf. I set uart1. and I checked that uart1 tx/rx works. I added below code to my source. &sharpinclude 'stdio.h'&sharpifdef __GNUC__/* With GCC/RAIS...