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.

GUI composer

Hi ,

We are using GUI composer for providing configurable parameters to our customers. I have asked them to download GUI composer runtime from TI. But my concern is are we supposed to send them zip file to be stored in webapps folder for sure to help them configure the variable? Because that way I am giving my source code binary data through approgram.out? 

I would like to know if there is any other way for configuration than sending the zipped files?

  • Venkat Sai Prasad Gouribhatla said:
    But my concern is are we supposed to send them zip file to be stored in webapps folder for sure to help them configure the variable?

    If GUI Composer is communicating with the target device via JTAG, it is required because the program is first downloaded to target and then starts communicating with GUI Composer. If communication is via UART, it is still required because the program file is used to obtain symbols and addresses of the variables. 

  • One additional thing you may want to look into is the next version of GUI Composer v2. It is currently in Beta, so not production ready yet, and is part of the TI Cloud Tools. It might be worth giving a try to see if it suits your needs better.

    The look and feel of GUI Composer v2 is quite different than v1, thus I would highly recommend going through the getting started guide.

    You can access GUI Composer v2 and tutorials at http://dev.ti.com