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.

CCS/TMS320F28335: TMS320F28335 / uartstdio

Part Number: TMS320F28335
Other Parts Discussed in Thread: CONTROLSUITE

Tool/software: Code Composer Studio

Hello,

I'm working on a TMS320F28335 controller that is reading some data from sensors and stream it to a 3rd party GUI and get commands. 

the FlashingLeds example was a good starting point and managed to make use of the SciComsGUI. Now I need to implement a CLI to have more flexibility but I cant find uartstdio.h  for this specific controller.

I followed these threads with no success:

e2e.ti.com/.../504316

e2e.ti.com/.../206792

I now that UARTprintf , UARTgets ... are not the most efficient but they are very convenient. Also using  GUI Composer is an alternative but that's another topic.

Any ideas please?

Kind regards,

Atef