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/BOOSTXL-BUCKCONV: Internet or Proxy Issues

Part Number: BOOSTXL-BUCKCONV
Other Parts Discussed in Thread: CCSTUDIO, POWERSUITE

Tool/software: Code Composer Studio

I'm trying to launch the C2000 Digital BoosterPack and the C2000 LaunchPad F28377S with the Example project.

I'm using Code Composer Studio 7 and therefore I need to install GUI Composer Runtime v1.

I already had problems to start the app center, but solved it by configuring the manual proxy settings.

Now I can access the app center, but it seems not working completly, because the site doesnt show all graphic designs.

If I try to install the GUI Runtime (or any other add on), I get the following error:

„Failed to install the selected add-ons. Please see the Error Log for more details.“ 

I guess there are still issues with the internet connection. F.e. the function "Check for Updates" doesnt work either.

It shows: 

„No updates were found in available software sites.“

“Problem Occurred: Some sites could not be found. See the error log for more detail.”

Until now I tired following solutions:

- delete Cache, use new workspace

- change ccstudio file

- different solutions from Troubleshooting CCSv7 / Update Features

For safety issues we have at our company some problems with the internet connection of some programs. So maybe the best solution would be a seperate download of the add on.

Is this possible?

Best regards 

Dominik Moss

Error Log: (only some of the last lines)

!ENTRY org.eclipse.equinox.p2.transport.ecf 4 1006 2017-09-04 09:12:53.055
!MESSAGE Unknown Host: software-dl.ti.com/.../content.xml
!STACK 0
java.net.UnknownHostException: software-dl.ti.com
at java.net.InetAddress.getAllByName0(InetAddress.java:1280)
at java.net.InetAddress.getAllByName(InetAddress.java:1192)
at java.net.InetAddress.getAllByName(InetAddress.java:1126)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:44)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:259)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:159)
at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:263)
at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.equinox.p2.transport.ecf 2 0 2017-09-04 09:12:53.055
!MESSAGE Connection to software-dl.ti.com/.../p2.index failed on software-dl.ti.com. Retry attempt 0 started
!STACK 0
java.net.UnknownHostException: software-dl.ti.com
at java.net.InetAddress.getAllByName0(InetAddress.java:1280)
at java.net.InetAddress.getAllByName(InetAddress.java:1192)
at java.net.InetAddress.getAllByName(InetAddress.java:1126)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:44)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:259)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:159)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:131)
at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.performConnect(HttpClientRetrieveFileTransfer.java:1084)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.access$0(HttpClientRetrieveFileTransfer.java:1075)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer$1.performFileTransfer(HttpClientRetrieveFileTransfer.java:1071)
at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:74)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.equinox.p2.transport.ecf 4 1006 2017-09-04 09:12:53.271
!MESSAGE Unknown Host: software-dl.ti.com/.../content.xml
!STACK 0
java.net.UnknownHostException: software-dl.ti.com
at java.net.InetAddress.getAllByName0(InetAddress.java:1280)
at java.net.InetAddress.getAllByName(InetAddress.java:1192)
at java.net.InetAddress.getAllByName(InetAddress.java:1126)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:44)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:259)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:159)
at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:263)
at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.equinox.p2.transport.ecf 2 0 2017-09-04 09:12:53.271
!MESSAGE Connection to software-dl.ti.com/.../p2.index failed on software-dl.ti.com. Retry attempt 0 started
!STACK 0
java.net.UnknownHostException: software-dl.ti.com
at java.net.InetAddress.getAllByName0(InetAddress.java:1280)
at java.net.InetAddress.getAllByName(InetAddress.java:1192)
at java.net.InetAddress.getAllByName(InetAddress.java:1126)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:44)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:259)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:159)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:131)
at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.performConnect(HttpClientRetrieveFileTransfer.java:1084)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.access$0(HttpClientRetrieveFileTransfer.java:1075)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer$1.performFileTransfer(HttpClientRetrieveFileTransfer.java:1071)
at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:74)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.equinox.p2.transport.ecf 4 1006 2017-09-04 09:12:53.494
!MESSAGE Unknown Host: software-dl.ti.com/.../content.xml
!STACK 0
java.net.UnknownHostException: software-dl.ti.com
at java.net.InetAddress.getAllByName0(InetAddress.java:1280)
at java.net.InetAddress.getAllByName(InetAddress.java:1192)
at java.net.InetAddress.getAllByName(InetAddress.java:1126)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:44)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:259)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:159)
at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:263)
at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.equinox.p2.core 4 0 2017-09-04 09:12:53.494
!MESSAGE Unable to load repositories.

!ENTRY com.ti.ccstudio.app.center 4 0 2017-09-04 09:12:54.054
!MESSAGE Failed to install the selected add-ons. installIUs=com.ti.ccstudio.gui.composer.ccs.feature.group,com.ti.gc.common.feature.group,org.eclipse.wst.jsdt.feature.feature.group repos=software-dl.ti.com/.../

  • Hi Dominik,

    It looks like App Center is having issue contacting the main download server.

    Dominik M said:
    So maybe the best solution would be a seperate download of the add on.

    Good idea.

    I have zipped up the repo you need and attached it to this post

    /cfs-file/__key/communityserver-discussions-components-files/81/gcv1_5F00_runtime_5F00_ccs.zip

    Download it and extract it locally on the same machine as the one you have CCS installed

    The launch CCS and go to: Help -> Install New Software

    In the dialog that appears, press the "Add" button to add a new repository. In the add repo dialog, use the "Local" button to browse to the first repo in the extracted zip (gc-ccsRepo). Once that is done, give the repo a name.

    Repeat for gcRepo

    One that is complete, use the dropdown menu for the "Work with:" field and select the option that points to the gc-ccsRepo repo.

    Make sure the "group item by category" option is DISABLED.

    This will allow you to install the GCv1 component for CCS. Select GUI Composer for CCS component and follow the steps to install it.

    Thanks

    ki

  • Thanks!
    This worked, but I have still an issue.

    When I open the main.cfg of the example project, the GUI doesn't open. It only says "PowerSuite" at the top and for a short time the message "preparing viewer", after that it is completly white.
    Is the same problem as at e2e.ti.com/.../2247911
    I tried the proposed solutions, but it doesnt work.

    My Installations:
    Windows 7 64 bit

    Code Composer Studio Version: 7.2.0.00013
    powerSuite (IDE Client) 1.1.0.00
    powerSuite (Target Content) 1.1.0.00
    RTSC/XDCtools (Target Runtime Support) 3.50.2.20
    RTSC/XDCtools (Target Runtime Support) 3.32.2.25
    RTSC/XDCtools (Target Runtime Support) 3.32.1.22
    GUI Composer for CCS 1.0.0.201612021400
  • I guess it's a problem with the Code Composer Studio v7. I tried the same in CCSv6.2 and it worked without problems.
  • What host OS are you using and with which localization setting (language)?

    Thanks
    ki
  • Im using Windows 7 and the language is German/Germany
  • I have heard of some issues when when using language setting other than English. Just as a test, could you temporarily switch the language to english and see if you can reproduce the issue? If you cannot, then that would confirm the same issue.