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.

CCS/CCSTUDIO-C2000: Using SysStd in my .cfg file but still the only way to view System_printf output is to use System_flush()

Part Number: CCSTUDIO-C2000

Tool/software: Code Composer Studio

I am using SysStd in my .cfg but the only way I can see System_printf output in my Console is to do a System_flush() after every System_printf.

What else do I need to do so that I do not need to use System_flush()'s?

I tried to use the guidance here: http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/tirtos/2_16_01_14/exports/tirtos_full_2_16_01_14/docs/Users_Guide.pdf