This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/MSP-EXP430F5529LP: UART Logging of Log_info() statements as ASCII

Part Number: MSP-EXP430F5529LP
Other Parts Discussed in Thread: MSP430F5529

Tool/software: TI-RTOS

Hello,

I am trying to get UART logging working on my MSP430F5529 LaunchPad with TI-RTOS. I would like to use Log_info0("Hello, World!"); type statements and print the log over uart as an idle function.

I have loaded the uartlogging example in ti/tirtos_msp43x_2_20_00_06/examples/MSP430/TI/MSP_EXP430F5529LP/uartlogging

but I just get binary data on my serial port. I have done this successfully before with the CC26xx and Ti-RTOS, and the UART logging comes out something like: "#000002 [ 2.000 ] "../flash.c", line 55: Hello, World!"

So, How do I get text logging?

thank you,

-Skot

**Attention** This is a public forum