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.

Printf problem of the DSP F28069

I want to printf "Hello" in the CCS6.0 console.

I use printf("Hello/n" ), but it does not display and the code does not show error.

I add .cio and .sysmen in the .cmd file and modify heap size to 0x400, but also does not display......

Can anyone help me???  

Thanks.