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:
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