I am using CCS 5.3 on evm137
I run the example hello.c from DSPBIOS examples, but it seems I can not see "hello world!" printed anywhere from this line
LOG_printf(&trace, "hello world!\n");
I click Resume after the the entry point was reached.
But nothing appears