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.

LAUNCHXL-CC1352P: Log_printf from example not displaying

Part Number: LAUNCHXL-CC1352P

Hi I am running the utilities/log(TI_RTOS7, Ti Clang compiler) example on my cc1352p7-1 Launchpad,. It builds and runs fine, but I can not see the log_printf messages.

I would have expected to see them in the CCS Console Window. But I don't see any log messages when the program runs or when I single step through.

Should the log_printf messages come up in the Console. If not where, or what am I missing?