Printf fails to retarget to UART when GNU Extensions are enabled
IDE: KeilToolchain: MDK ARM compiler version 5MCU: STM32F411REWhen GNU Extensions are enabled in the Compiler options/ --gnu compiler control string is enabled in C/C++ options for Target, the printf does not get executed. The GNU extensions are requ...