Tool/software: Code Composer Studio
Hello. I am a beginner of CCS (Ver.7.2.0).
I tried to use Dynamic Printf by right clicking in Editor window. ("Add Dynamic Printf")
Then, I ran program. But there was any message in Console window.
When I set Breakpoint on the same line, program is halted. So, PC (program counter) is stopped in that line surely.
Does it need special setting to use Dynamic Printf?