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.

TMS320F28P550SJ: Where is the printf result in F28P55

Part Number: TMS320F28P550SJ

Tool/software:

Hi,

I am test the project dsp_cfft_fpu32_f28p55, the last of the project is 

    printf("Total of %d tests pass, and %d failure",pass,fail);
I didnot find the printf output in ouput window, debug console window and debug output window. Where can I find the printf result? Thanks.