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 6V Failed to install MSPware add on

Other Parts Discussed in Thread: MSPWARE

When I try to download and install MSP430 GCC and MSPware

I get the following error

Any idea how get pass this error. The proxy setting looks ok.  Also attach is error log too



!ENTRY org.eclipse.equinox.p2.transport.ecf 4 1002 2015-06-25 12:13:38.713
!MESSAGE HTTP Proxy Authentication Required: software-dl.ti.com/.../artifacts.xml
!STACK 1
org.eclipse.ecf.filetransfer.BrowseFileTransferException: Proxy Authentication Required
	at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:287)
	at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
!SUBENTRY 1 org.eclipse.ecf.identity 4 0 2015-06-25 12:13:38.713
!MESSAGE Proxy Authentication Required

!ENTRY org.eclipse.equinox.p2.transport.ecf 4 1002 2015-06-25 12:13:38.758
!MESSAGE HTTP Proxy Authentication Required: software-dl.ti.com/.../content.xml
!STACK 1
org.eclipse.ecf.filetransfer.BrowseFileTransferException: Proxy Authentication Required
	at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:287)
	at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
!SUBENTRY 1 org.eclipse.ecf.identity 4 0 2015-06-25 12:13:38.758
!MESSAGE Proxy Authentication Required

!ENTRY org.eclipse.equinox.p2.transport.ecf 4 1002 2015-06-25 12:13:38.805
!MESSAGE HTTP Proxy Authentication Required: software-dl.ti.com/.../content.xml
!STACK 1
org.eclipse.ecf.filetransfer.BrowseFileTransferException: Proxy Authentication Required
	at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:287)
	at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
!SUBENTRY 1 org.eclipse.ecf.identity 4 0 2015-06-25 12:13:38.805
!MESSAGE Proxy Authentication Required

!ENTRY org.eclipse.equinox.p2.core 4 0 2015-06-25 12:13:38.806
!MESSAGE Unable to load repositories.

  • Hi,
    Could you please try the following:
    Go to window->preferences->network connections.
    Change the "Active provider" from native to manual
    Set up the http and https proxy entries to match your network.
    Exit out of CCS completely.
    Restart CCS and try the app center download again.
    Please let me know if this fixes your issue.
    Danish