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.

USB host of C6748

Hi TI team,

I build starterware example project ti\C6748_StarterWare_1_20_04_01\build\c674x\cgt_ccs\c6748\lcdkC6748\usb_host_msc.

I am using stectrum digital xds200 USB debug probe to load .out file in debug mode. How can I get UARTprintf() function's outputs?

i.e. UARTprintf("\n\nUSB Mass Storage Host program\n");

Thank you.