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.

How to use printf() to display text on Serial Port terminal such as Hyper terminal?

Hi, guys

I'm using F28335 for development, and I want to display some process value on the host screen for monitor and data logging. I choose Hyper terminal and SCI interface.

To complete the formats, I choose printf(). But how can I redirect the printf() to the SCI interface, not my PC's screen? Can anybody give me some advices or reference materials? I have tried to find the reference on internet, but litter useful information is found.

Thank you~

Wenlong Lee