Tool/software: TI-RTOS
When I try to follow the described steps, from the wiki page CC26xx Adding basic printf over uart with TI-RTOS, I experince a problem with the Uart driver. There we have an extern declaration for UART_config structure variable, but I get an error as the original declaration is not found. Could you please help with an idea about this?