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.

GuiComposer Debugger

Hello,

I am working with GuiComposer and trying to setup a debug window.

Under the instructions for Advanced Application Debugging it explains how to setup a Debug environment using Google Chrome.

I located the folder com.ti.chromium.browser.win32.win32.x86_1.0.0.201509192300 which is not a zip file but already fully installed. I'm not sure were to locate the default_setting.ini file to change to an available port on my PC.

I have Code Composer Studio  Version: 6.1.0.00104 and  GUI Composer Runtime  (v6.1.1)

I am working on a stand alone application with a Tiva TM$C1294KCPDT. The application will connect but to make any modifications in the index.html file is difficult.

Any advice is appreciated

Thank you,

Dan

  • Dan O'Rourke said:
    I located the folder com.ti.chromium.browser.win32.win32.x86_1.0.0.201509192300 which is not a zip file but already fully installed. I'm not sure were to locate the default_setting.ini file to change to an available port on my PC.

    There should be a file (not folder) named com.ti.chromium.browser_1.0.0.xyz.jar in that same folder <install dir>\eclipse\plugins. If you unzip that .jar file you should find the default_setting.ini file. 

  • Thank you, I will get back to that later this week