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