IAR - Redirect printf to UART and fprintf to SD card FAT File system
I am using IAR EWARM 9.10.2 and would like to redirect printf to UART and fopen/fclose/fprintf to SD card hosting FAT File System(R0.12c (March 04, 2017)). Any guide on how to do redirect io streams on IAR would be helpful.Thanks in advance.