Hi,
When I set the SDK_DBGCONSOLE to SemiHost, both printf and PRINTF prints to the mcuxpresso console, but when it it set to UART, only PRINTF prints to the UART, and printf is missing.
How can I view the printfs in the UART, or is there another way of viewing it (probably not)?