NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.

DeployApp GUI Composer

From Texas Instruments Wiki
Jump to: navigation, search

Deploy Application[edit]

To deploy an application for use with GUI Composer runtime, click on the Export toolbar button in the Application Designer window and then fill in the required fields.

  • Location: The output zip file
  • Device Filter: An regular expression, used to match the available devices in the runtime configuration page (optional)
  • Device: The default device for the runtime configuration page
  • Connection Filter: An regular expression, used to match the available connections in the runtime configuration page (optional)
  • Connection: The default connection for the runtime configuration page
  • Program File: The program file to be use by the webapp

When UART connection type is selected in the export dialog, two additional properties are required.

  • COM Port Filter: An regular expression, used to match the name of the COM in the runtime configuration page
  • Baud Rate: The default baud rate to select for the runtime configuration page

You can also override these settings by including an appConfig.ccxml file in your webapp folder, the device and connection options will be ignored by the runtime when launching the webapp.

After the application is packaged into a zip file, extract the files into the GUI Composer runtime webapps folder. Double clicks on the launcher.exe to execute the application.

Click here to watch the demo video.

Application Content[edit]

The deployed application contains two set of files, framework files and user files. The framework files are used to initialize the target and configure the target before executing the user files. The application is not limited to the default framework provided by the Application Designer, developer can substitute the default framework with another, as long as the naming convention is followed.

Framework Files[edit]

  • index.html: The runtime bootstrap html file
  • .appsettings: A property file that stores the user selected properties in the export dialog
  • launcher.exe: The launcher shortcut to start GUI Composer with the enclosed webapp
  • launcher.ini: Launcher executable configuration file (not provided by default), enter -vmargs -Dwindow.height=100 -Dwindow.width=100 to control the height and width of the window

User Files[edit]

  • app.css: A CSS file that you can use to override the default style of the webapp
  • app.js: Place all browser side javascript code here
  • app.json: The server binding file for the app.html
  • app.html: The main user webpage, addition user page can be reference within this page
  • appConfig.ccxml: To override the default ccxml file generation, place this file in the app folder
  • appProgram.out: The application program file
  • appInitScript.js: A DSS script to initialize the target
  • dsScript.js: A file where you can define DSS script (functions), action binding can be use to invoke function defined in this file
E2e.jpg {{
  1. switchcategory:MultiCore=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article DeployApp GUI Composer here.

Keystone=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article DeployApp GUI Composer here.

C2000=For technical support on the C2000 please post your questions on The C2000 Forum. Please post only comments about the article DeployApp GUI Composer here. DaVinci=For technical support on DaVincoplease post your questions on The DaVinci Forum. Please post only comments about the article DeployApp GUI Composer here. MSP430=For technical support on MSP430 please post your questions on The MSP430 Forum. Please post only comments about the article DeployApp GUI Composer here. OMAP35x=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article DeployApp GUI Composer here. OMAPL1=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article DeployApp GUI Composer here. MAVRK=For technical support on MAVRK please post your questions on The MAVRK Toolbox Forum. Please post only comments about the article DeployApp GUI Composer here. For technical support please post your questions at http://e2e.ti.com. Please post only comments about the article DeployApp GUI Composer here.

}}

Hyperlink blue.png Links

Amplifiers & Linear
Audio
Broadband RF/IF & Digital Radio
Clocks & Timers
Data Converters

DLP & MEMS
High-Reliability
Interface
Logic
Power Management

Processors

Switches & Multiplexers
Temperature Sensors & Control ICs
Wireless Connectivity