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/TMS320F28377D: GUI composer using 28377D

Part Number: TMS320F28377D
Other Parts Discussed in Thread: MSP430F5529, MSP430G2553

Tool/software: Code Composer Studio

https://dev.ti.com/gc/designer/help/GC_UserGuide_v2/serial.html

The above link is an example how we can communicate to our target boards through GUI using Serial Communication. In the example code MSP430F5529 or MSP430G2553 LaunchPad are used and code is written in C++ .

As the json protocol is not supported in CCS, How can we use the custom protocol to compose a GUI that communicates to 28377D using USB UART ?