using printf in FreeRTOS with MSP430 board

miraekim wrote on Saturday, June 10, 2017:

I am trying to use printf in FreeRTOS with MSP430FR5969 board.

I have tested with basic helloworld project without FreeRTOS,. and it works well.

But the CIO console is not showing up when I run the other project.

I stepped through the code and I can see that FreeRTOS includes its own version of printf and not the one that comes with the TI Compiler C runtime support library.

Does anybody knows how to use this printf library in MSP430 board?

Best regards,

Mirae

rtel wrote on Sunday, June 11, 2017:

Duplicate. See https://sourceforge.net/p/freertos/discussion/382005/thread/cf99f979/