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/EK-TM4C1294XL: CCS 6.2 with GUI

Part Number: EK-TM4C1294XL

Tool/software: Code Composer Studio

Hello,

I'm trying to add GUI components to some of the existing CCS files. To start with, I'd like to add a simple "Connect" widget, a "Toggle Switch" and an "LED Status".

I was able to create a simple GUI widget, when I run the app, it shows "COM6:9600 waiting for data"

I understand it's not going to work, because the properties have not been defined.

How do I add values to the buttons, switch etc. ? Or, in other words, how do I create a GUI that controls an existing CCS file?

Any help would be greatly appreciated.

Thank you,