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!