Tool/software: Code Composer Studio
Hi
I want to enable macro UART-BUFFERED for use in uartstdio.c to use UARTFlushTx function.
I used the C/C++ build "preprocessor macros etc.." tab to add this macro as a variable with value 1. But it does not take effect .
The build still shows unresolved symbol for UARTFlushTx