Tool/software: TI-RTOS
Fellows,
Just started venturing into TI-RTOS. I have a reasonable experience using TivaWare. IDE is CCS7.
I got the empty example to properly import and compile, and after that I got the uartconsole_EK_TM4C1294XL_TI example to properly compile and run, and can interact with the MCU via a UART port.
As basic as this questions appears, I could not actually find where is the uart baud rate configured on that example. I did try to step debug, step into, etc, but couldn't really figure it out. So thanks in advance for any help here.
Bruno