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/TMS320F28335: Could not launch TI Cloud Agent

Part Number: TMS320F28335
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

Hi,

I am exploring on GUI Composer feature in CCS. I want to connect my hardware (TMS320F28335) to GUI Composer.

I followed all steps to create application in GUI Composer. I have installed  TI Cloud Agent still it is asking me to install the same as shown below.

I checked the help it is saying to change proxy settings. I am not getting how to do that.

Another thing is with GUI Composer it is not showing XDS510 Emulator option when we try to connect target board(TMS320F28335).

Is that not supported by GUI Composer?

Please help with the issue.

Thanks,

Namita

 

  • Namita,

    Please check the troubleshooting tips in this page: http://processors.wiki.ti.com/index.php/TI_Cloud_Agent#Troubleshooting

    For the proxy, you may need to contact your IT department to get the correct settings.

    Also try Firefox browser to see if that works. 

    If you are still having issues with both browsers after checking proxy, then please capture TI Cloud Agent logs as described in the above page and attach them here.

    Namita Pawar said:
    Another thing is with GUI Composer it is not showing XDS510 Emulator option when we try to connect target board(TMS320F28335).



    Only the list of emulators that appear when creating a new GUI Composer project are supported.

  • Hi,

     I tried installing Firefox Brower the issue remains same.

    Regarding proxy setting can you please help me with step wise process for setting same.

    Thanks,

    Namita

  • Namita,

    You would need to check with your IT department for your local proxy settings. You can then override the TI Cloud Agent proxy settings as described in the page I linked to earlier.

  • Hi,

    Do you have any application examples of GUI Composer based on TMS320F28335 , So that I can import the same and try if that is working.

    I am still struggling with proxy settings, I do not have IT support available so can you please tell me how I can override the proxy settings?

    also I want to connect the board through USB UART connection is that possible to read/write global variable through UART communication in GUI.

    Please help with doubts.

    Thanks in advance.

    NAMITA.

  • Namita Pawar said:
    Do you have any application examples of GUI Composer based on TMS320F28335 , So that I can import the same and try if that is working.

    There are examples for other F28x devices that you can use as a reference and tailor to F28335 device. 

    Check these resources:

    http://dev.ti.com/tirex/explore/node?node=ACuj7Q0odqsz7xV.GhI98w__FUz-xrs__LATEST - hands-on getting started with GUI Composer tutorial. You can use an equivalent project for F28335 from C2000Ware to replace the one in the tutorial.

    https://dev.ti.com/gc/designer/help/GC_UserGuide_v2/index_tutorials.html - there isn't one here for F28x but you can get a general idea of how to create and work with GUI Composer apps.

    Namita Pawar said:
    also I want to connect the board through USB UART connection is that possible to read/write global variable through UART communication in GUI.

    Please refer to this chapter on the different methods of communicating with the target using GUI Composer: 
    https://dev.ti.com/gc/designer/help/GC_UserGuide_v2/targetprog.html

    For F28x devices, USB-XDS is the easiest one to get started with as it does not require any changes to the target application. All you need to do is bind global variables to widgets and communicate via the XDS JTAG. For USB-UART you would need to modify your target application. 


    For the proxy issue, some companies have specific proxy settings that may impact this. I would suggest trying out the tutorial here. If you continue to have problems getting this going, please capture the TI Cloud Agent logs as described in this page under Logging and attach them here. Also zip up the TICloudAgent folder in c:\Users\<UserID> directory and attach that here too. I will ask some experts to take a look at it.

  •  Thank you for your support and reference documents.

     

    The issue is resolved. I tried system login using Admin user it worked.

    I was previously using normal login.

     

    Thanks,
    Namita