[quote user="kent gu"] When excute "Printf" function, the RS232 port will send out the data just as PC[/quote]By default the output from printf is displayed in the CCS CIO console, and requires the debugger to be running to capture the output. See Using printf() to output to a user-defined device for some information on how to re-direct the output from printf to a device such as a UART.
↧