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/IWR6843ISK-ODS: Why does the printf statement cannot output information into console?

Part Number: IWR6843ISK-ODS

Tool/software: Code Composer Studio

Hi, 

I am trying to debug the area scanner demo with IWR6843ISK-ODS in CCS. I added a print statement in gtrack_step.c. But there is no output in console when I load the project into the board and run the area_scanner demo. I noticed that this condition also exists in many other source file, such as \packages\ti\utils\cli\src\cli.c. The details is shown as below.

I wonder why the sentence "I'm here!!!!!!!!!!!!!!!!!!!" cannot be output into the console?

Regards,

Jie