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.

how to see debug info in ccs4?

Hi,all.

I am a newbiee in ccs4. I am debuging dsplink application now used ccs4.In my program,I create a log object,and want to see the print info as follow:

LOG_printf(&printInfoLOG0, "hello world!"); 

but I can't see anything in the console.Can someone tell me,How and where to see this output infomation?

Thanks for your help first!