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,