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/MSP432P401R: Gui Composer

Part Number: MSP432P401R

Tool/software: Code Composer Studio

Hi, Not sure what forum to post this in? I do not see a GUI Composer section. Anyway when I launch GUI Composer from the Ti Cloud tools website and select about I get back 

version 2.19.12 is that the most up to date version?

And second question that is giving me a lot of problems is if I start a new project and select the *.out file and design my GUI everything looks to work OK...BUT!!

If I need to make any up dates to the *.out file within my project. and then go back to gui composer I select project properties and select the new *.out file save everything and run again 

the new features in my new *.out file do not get updated.. I need to completely set a new project and select this new *.out file to get up and running again..What am I missing???

Can someone tell me how to update my new changed *.out file to my current gui composer project that I started with a older *.out file?

Thanks Steve

  • Steven Pope said:
    Can someone tell me how to update my new changed *.out file to my current gui composer project that I started with a older *.out file?

    Is the new .out file the same name as the old one? If so, then no changes should be necessary in the GUI Composer project properties. 

    Do you have the Auto Program check box enabled? You need to enable this to have GUI Composer load your program each time the GUI is run.

  • Yes the *.out is the same name and I do have auto program check box enabled. What dir should the *.out be in?

  • The *.out can be in any directory. You just need to browse to and select it after clicking the Upload button next to the Executable field (in Project Properties).

    Could you attach screenshots of the "Target programming" and "Target communication setting" screens of the Project Properties?