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.