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.
Tool/software: Code Composer Studio
Hi,
I would like to ask for your help. I want to configure widget Button.
My global variable "mod" can be 0 or 1. I tried many times, many ways to
set proper configuration.
Now I am thinking maybe there is difficult for me. I can't find any examples of widgets configuration for GUI.
So. What about this. Any suggestion or ...
I will be very happy if somebody show me how to do this. :)
Which version of CCS and GUI Composer are you using? There are two versions of GUI Composer available and they differ is regards to usage and support.
I would suggest starting with this wiki page: http://processors.wiki.ti.com/index.php/Category:GUI_Composer
It explains the difference between the two versions so you can select the version that is best suited for your application and CCS environment. If you are working with GCv1 there is a training module (linked from that page) that should help with getting started with widgets. There are also other sub-pages (linked at the bottom of the wiki page) with additional details about specific features of GCv1.
Hope this helps.
I am using CCS v6.2.
May question is about the GUI version. How I can check which version I have installed on PC.
Thank you. I built my own project in GUI v1. Now I would like to import this project into GUI v2.
There is possible or I have to build from skrach this interface again. :)
user4700872 said:I built my own project in GUI v1. Now I would like to import this project into GUI v2.
Sorry this is not possible. You can still run your GCv1 application as-is in CCSv7 but you can cannot migrate/import the GCv1 project to GCv2.
Please see: http://processors.wiki.ti.com/index.php/Category:GUI_Composer#GUI_Composer_v1_vs_GUI_Composer_v2