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/MSP-EXP432P401R: Update to CCS broke implelink_msp432p4_sdk_3_30_00_13 on Linux

Part Number: MSP-EXP432P401R

Tool/software: Code Composer Studio

Earlier this morning when I started CCS 9.2 on Linux, a dialog appeared saying there was an update for CCS. I clicked the update and let it run, and it finished by saying a restart of CCS was needed, which was done. However, after restart, CCS cannot find the MSP432-SDK and complains that it is not installed any more? Huh?

When I attempt to build packages (even the out of box demo) that were building fine yesterday,  the build fails saying:

Buildfile generation error occurred..
Product com.ti.SIMPLELINK_MSP432_SDK v3.30.0.13 is not currently installed and no compatible version is available. Please install this product or a compatible version.
Build stopped..

What?? It is installed, it was working fine just before the update, it's still in the same /opt/ti location:

$ ll /opt/ti
total 20
drwxr-xr-x  6 david david 4096 Oct 22 19:25 Hercules
drwxr-xr-x  4 david david 4096 Oct 21 02:40 ccs920
drwxr-xr-x  8 david david 4096 Oct 21 02:26 simplelink_msp432p4_sdk_3_30_00_13
drwxr-xr-x 12 david david 4096 Oct 24 23:37 uniflash_5.1.0
drwxr-xr-x 10 david david 4096 Oct 21 02:25 xdctools_3_60_00_24_core


The CCS version installed is:

Code Composer Studio

 Version: 9.2.0.201909161800
 Build id: N201909161800

What do I have to do to get CCS to be able to recognize the Simplelink SDK again? Surely I don't have to re-run the 200+ MB installer for the SDK? If there is any additional information that would help here, please let me know and I'm happy to provide. Literally, the MSP432 SDK was working 1 minute before the update, and broken immediately after.

  • Here is the last few sessions for the project log. It appears something broke while not being able to be renamed during the update. The session from 11/2/19 is fine. The one for today following the update is where the problems begin:

    !SESSION 2019-11-02 03:37:22.536 -----------------------------------------------
    eclipse.buildId=4.8.0.I20180611-0500
    java.version=1.8.0_112
    java.vendor=Oracle Corporation
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product

    !ENTRY com.ti.common.core 1 0 2019-11-02 03:37:28.048
    !MESSAGE path=ccs_base/DebugServer

    !ENTRY com.ti.common.core 1 0 2019-11-02 03:37:28.050
    !MESSAGE debugServerDir=/opt/ti/ccs920/ccs/ccs_base/DebugServer

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-02 03:37:38.453
    !MESSAGE Enablement expression is missing for descriptor type org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-02 03:37:38.462
    !MESSAGE Enablement expression is missing for config provider for org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-02 03:37:38.462
    !MESSAGE Enablement expression is missing for config provider for org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY com.ti.ccstudio.ui 1 0 2019-11-02 03:37:38.619
    !MESSAGE CCS IDE session started!
            CCS build: 9.2.0.00013
            CCS location: /opt/ti/ccs920/ccs
            Workspace location: /home/david/dev/workspace_432

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-02 03:37:39.224
    !MESSAGE constructor

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-02 03:37:39.224
    !MESSAGE done with directories

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-02 03:37:39.225
    !MESSAGE loading ti_logger

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-02 03:37:39.295
    !MESSAGE Platform os: linux

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-02 03:37:39.295
    !MESSAGE loading cTools

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-02 03:37:39.305
    !MESSAGE loading TraceFactory

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-02 03:37:39.311
    !MESSAGE loading sqlite3

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-02 03:37:39.314
    !MESSAGE loading CloudTrace

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-02 03:37:39.389
    !MESSAGE CloudTrace interface loaded

    !ENTRY com.ti.ccstudio.project.ui.webcontent 1 0 2019-11-02 03:37:39.564
    !MESSAGE CCS HTTP adapter started! [ccs.port:32811] - Open 'http://localhost:32811/ide' in web browser to see listing of available APIs...
    !SESSION 2019-11-07 03:00:18.510 -----------------------------------------------
    eclipse.buildId=4.8.0.I20180611-0500
    java.version=1.8.0_112
    java.vendor=Oracle Corporation
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product

    !ENTRY com.ti.common.core 1 0 2019-11-07 03:00:25.474
    !MESSAGE path=ccs_base/DebugServer

    !ENTRY com.ti.common.core 1 0 2019-11-07 03:00:25.475
    !MESSAGE debugServerDir=/opt/ti/ccs920/ccs/ccs_base/DebugServer

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-07 03:00:34.851
    !MESSAGE Enablement expression is missing for descriptor type org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-07 03:00:34.877
    !MESSAGE Enablement expression is missing for config provider for org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-07 03:00:34.877
    !MESSAGE Enablement expression is missing for config provider for org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY com.ti.ccstudio.ui 1 0 2019-11-07 03:00:34.944
    !MESSAGE CCS IDE session started!
            CCS build: 9.2.0.00013
            CCS location: /opt/ti/ccs920/ccs
            Workspace location: /home/david/dev/workspace_432

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:00:35.534
    !MESSAGE constructor

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:00:35.534
    !MESSAGE done with directories

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:00:35.535
    !MESSAGE loading ti_logger

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:00:35.535
    !MESSAGE Platform os: linux

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:00:35.536
    !MESSAGE loading cTools

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:00:35.573
    !MESSAGE loading TraceFactory

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:00:35.577
    !MESSAGE loading sqlite3

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:00:35.581
    !MESSAGE loading CloudTrace

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:00:35.727
    !MESSAGE CloudTrace interface loaded

    !ENTRY com.ti.ccstudio.project.ui.webcontent 1 0 2019-11-07 03:00:35.900
    !MESSAGE CCS HTTP adapter started! [ccs.port:35927] - Open 'http://localhost:35927/ide' in web browser to see listing of available APIs...
    !SESSION 2019-11-07 03:06:56.447 -----------------------------------------------
    eclipse.buildId=4.8.0.I20180611-0500
    java.version=1.8.0_112
    java.vendor=Oracle Corporation
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product

    !ENTRY com.ti.common.core 1 0 2019-11-07 03:07:01.656
    !MESSAGE path=ccs_base/DebugServer

    !ENTRY com.ti.common.core 1 0 2019-11-07 03:07:01.657
    !MESSAGE debugServerDir=/opt/ti/ccs920/ccs/ccs_base/DebugServer

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-07 03:07:11.471
    !MESSAGE Enablement expression is missing for descriptor type org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-07 03:07:11.478
    !MESSAGE Enablement expression is missing for config provider for org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-07 03:07:11.478
    !MESSAGE Enablement expression is missing for config provider for org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY com.ti.ccstudio.ui 1 0 2019-11-07 03:07:11.773
    !MESSAGE CCS IDE session started!
            CCS build: 9.2.0.00013
            CCS location: /opt/ti/ccs920/ccs
            Workspace location: /home/david/dev/workspace_432

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:07:12.286
    !MESSAGE constructor

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:07:12.286
    !MESSAGE done with directories

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:07:12.286
    !MESSAGE loading ti_logger

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:07:12.287
    !MESSAGE Platform os: linux

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:07:12.287
    !MESSAGE loading cTools

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:07:12.291
    !MESSAGE loading TraceFactory

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:07:12.300
    !MESSAGE loading sqlite3

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:07:12.300
    !MESSAGE loading CloudTrace

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:07:12.321
    !MESSAGE CloudTrace interface loaded

    !ENTRY com.ti.ccstudio.project.ui.webcontent 1 0 2019-11-07 03:07:12.478
    !MESSAGE CCS HTTP adapter started! [ccs.port:35015] - Open 'http://localhost:35015/ide' in web browser to see listing of available APIs...

    !ENTRY com.ti.ccstudio.project.core 1 0 2019-11-07 03:10:54.916
    !MESSAGE SysConfigOutputNameProvider: error invoking sysconfig-tool for project 'uartecho_MSP_EXP432P401R_nortos_gcc': Invalid argument '-s': No such file /.metadata/product.json


    !ENTRY org.eclipse.equinox.p2.core 4 0 2019-11-07 03:20:14.749
    !MESSAGE Provisioning exception
    !STACK 1
    org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/opt/ti/simplelink_msp432p4_sdk_3_30_00_13/.
            at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail(AbstractRepositoryManager.java:395)
            at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:692)
            at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:107)
            at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:102)
            at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.doLoad(LoadMetadataRepositoryJob.java:118)
            at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.runModal(LoadMetadataRepositoryJob.java:103)
            at org.eclipse.equinox.internal.p2.ui.sdk.PreloadingRepositoryHandler$1.runModal(PreloadingRepositoryHandler.java:81)
            at org.eclipse.equinox.p2.operations.ProvisioningJob.run(ProvisioningJob.java:187)
            at org.eclipse.core.internal.jobs.Worker.run(Worker.java:60)
    !SUBENTRY 1 org.eclipse.equinox.p2.metadata.repository 4 1000 2019-11-07 03:20:14.750
    !MESSAGE No repository found at file:/opt/ti/simplelink_msp432p4_sdk_3_30_00_13/.
    !SESSION 2019-11-07 03:22:58.848 -----------------------------------------------
    eclipse.buildId=4.8.0.I20180611-0500
    java.version=1.8.0_112
    java.vendor=Oracle Corporation
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product

    !ENTRY com.ti.common.core 1 0 2019-11-07 03:23:05.312
    !MESSAGE path=ccs_base/DebugServer

    !ENTRY com.ti.common.core 1 0 2019-11-07 03:23:05.314
    !MESSAGE debugServerDir=/opt/ti/ccs920/ccs/ccs_base/DebugServer

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-07 03:23:14.663
    !MESSAGE Enablement expression is missing for descriptor type org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-07 03:23:14.684
    !MESSAGE Enablement expression is missing for config provider for org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-07 03:23:14.684
    !MESSAGE Enablement expression is missing for config provider for org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY com.ti.ccstudio.ui 1 0 2019-11-07 03:23:14.779
    !MESSAGE CCS IDE session started!
            CCS build: 9.2.0.00013
            CCS location: /opt/ti/ccs920/ccs
            Workspace location: /home/david/dev/workspace_432

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:23:15.343
    !MESSAGE constructor

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:23:15.343
    !MESSAGE done with directories

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:23:15.344
    !MESSAGE loading ti_logger

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:23:15.344
    !MESSAGE Platform os: linux

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:23:15.345
    !MESSAGE loading cTools

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:23:15.346
    !MESSAGE loading TraceFactory

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:23:15.347
    !MESSAGE loading sqlite3

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:23:15.361
    !MESSAGE loading CloudTrace

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:23:15.368
    !MESSAGE CloudTrace interface loaded

    !ENTRY com.ti.ccstudio.project.ui.webcontent 1 0 2019-11-07 03:23:15.502
    !MESSAGE CCS HTTP adapter started! [ccs.port:41213] - Open 'http://localhost:41213/ide' in web browser to see listing of available APIs...

    !ENTRY org.eclipse.equinox.p2.repository 4 0 2019-11-07 03:27:38.156
    !MESSAGE An error occurred while downloading software-dl.ti.com/.../content.jar. The cache file /opt/ti/ccs920/ccs/eclipse/p2/org.eclipse.equinox.p2.repository/cache/downloading/content274127052.jar could not be renamed to /opt/ti/ccs920/ccs/eclipse/p2/org.eclipse.equinox.p2.repository/cache/content274127052.jar.

    !ENTRY org.eclipse.equinox.p2.core 4 0 2019-11-07 03:27:38.156
    !MESSAGE Unable to load repositories.

    !ENTRY org.eclipse.update.configurator 4 0 2019-11-07 03:30:03.541
    !MESSAGE Can't find bundle for base name feature, locale en_US
    !SESSION 2019-11-07 03:32:11.620 -----------------------------------------------
    eclipse.buildId=4.8.0.I20180611-0500
    java.version=1.8.0_112
    java.vendor=Oracle Corporation
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product

    !ENTRY com.ti.common.core 1 0 2019-11-07 03:32:15.892
    !MESSAGE path=ccs_base/DebugServer

    !ENTRY com.ti.common.core 1 0 2019-11-07 03:32:15.893
    !MESSAGE debugServerDir=/opt/ti/ccs920/ccs/ccs_base/DebugServer

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-07 03:32:25.066
    !MESSAGE Enablement expression is missing for descriptor type org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-07 03:32:25.071
    !MESSAGE Enablement expression is missing for config provider for org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-07 03:32:25.071
    !MESSAGE Enablement expression is missing for config provider for org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY com.ti.ccstudio.ui 1 0 2019-11-07 03:32:25.329
    !MESSAGE CCS IDE session started!
            CCS build: 9.2.0.00013
            CCS location: /opt/ti/ccs920/ccs
            Workspace location: /home/david/dev/workspace_432

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:32:25.795
    !MESSAGE constructor

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:32:25.795
    !MESSAGE done with directories

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:32:25.796
    !MESSAGE loading ti_logger

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:32:25.821
    !MESSAGE Platform os: linux

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:32:25.824
    !MESSAGE loading cTools

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:32:25.828
    !MESSAGE loading TraceFactory

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:32:25.829
    !MESSAGE loading sqlite3

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:32:25.829
    !MESSAGE loading CloudTrace

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 03:32:25.836
    !MESSAGE CloudTrace interface loaded

    !ENTRY com.ti.ccstudio.project.ui.webcontent 1 0 2019-11-07 03:32:25.991
    !MESSAGE CCS HTTP adapter started! [ccs.port:33567] - Open 'http://localhost:33567/ide' in web browser to see listing of available APIs...

    !ENTRY com.ti.ccstudio.project.core 1 0 2019-11-07 03:36:08.145
    !MESSAGE SysConfigOutputNameProvider: error invoking sysconfig-tool for project 'uartecho_MSP_EXP432P401R_nortos_gcc': Invalid argument '-s': No such file /.metadata/product.json


    !ENTRY com.ti.ccstudio.project.core 1 0 2019-11-07 03:54:51.238
    !MESSAGE SysConfigOutputNameProvider: error invoking sysconfig-tool for project 'uartecho_MSP_EXP432P401R_nortos_ccs': Invalid argument '-s': No such file /.metadata/product.json

    !SESSION 2019-11-07 10:26:04.534 -----------------------------------------------
    eclipse.buildId=4.8.0.I20180611-0500
    java.version=1.8.0_112
    java.vendor=Oracle Corporation
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product

    !ENTRY com.ti.common.core 1 0 2019-11-07 10:26:10.458
    !MESSAGE path=ccs_base/DebugServer

    !ENTRY com.ti.common.core 1 0 2019-11-07 10:26:10.459
    !MESSAGE debugServerDir=/opt/ti/ccs920/ccs/ccs_base/DebugServer

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-07 10:26:19.788
    !MESSAGE Enablement expression is missing for descriptor type org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-07 10:26:19.817
    !MESSAGE Enablement expression is missing for config provider for org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-07 10:26:19.817
    !MESSAGE Enablement expression is missing for config provider for org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY com.ti.ccstudio.ui 1 0 2019-11-07 10:26:19.965
    !MESSAGE CCS IDE session started!
            CCS build: 9.2.0.00013
            CCS location: /opt/ti/ccs920/ccs
            Workspace location: /home/david/dev/workspace_432

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 10:26:20.545
    !MESSAGE constructor

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 10:26:20.553
    !MESSAGE done with directories

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 10:26:20.554
    !MESSAGE loading ti_logger

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 10:26:20.554
    !MESSAGE Platform os: linux

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 10:26:20.554
    !MESSAGE loading cTools

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 10:26:20.583
    !MESSAGE loading TraceFactory

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 10:26:20.583
    !MESSAGE loading sqlite3

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 10:26:20.584
    !MESSAGE loading CloudTrace

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 10:26:20.590
    !MESSAGE CloudTrace interface loaded

    !ENTRY com.ti.ccstudio.project.ui.webcontent 1 0 2019-11-07 10:26:20.697
    !MESSAGE CCS HTTP adapter started! [ccs.port:40617] - Open 'http://localhost:40617/ide' in web browser to see listing of available APIs...

    !ENTRY com.ti.ccstudio.project.core 1 0 2019-11-07 10:27:06.694
    !MESSAGE SysConfigOutputNameProvider: error invoking sysconfig-tool for project 'uartecho_MSP_EXP432P401R_nortos_ccs': Invalid argument '-s': No such file /.metadata/product.json


    !ENTRY org.eclipse.update.configurator 4 0 2019-11-07 10:39:32.559
    !MESSAGE Can't find bundle for base name feature, locale en_US

  • David Rankin59 said:
    Earlier this morning when I started CCS 9.2 on Linux, a dialog appeared saying there was an update for CCS.

    Do you, by any chance, recall which Available Updates were presented/selected for install?

    Was your original installation a separate full installation of CCS 9.2 or was it updated from CCS 9.1?

    David Rankin59 said:
    However, after restart, CCS cannot find the MSP432-SDK and complains that it is not installed any more?

    Is the SDK still listed under "Installed Products" in Windows->Preferences->Code Composer Studio->Products?

    Could you zip up the entire /ccs/install_logs folder and attach it here? We could have our installer expert look at it to see if anything pops out in terms of failures that may have occurred during the update process.

  • The update was a relatively small update. If I recall ~ 30M. I had a complete install from:

      CCS9.2.0.00013_linux-x64.tar.gz

    And I had the following installed:

      uniflash_sl.5.1.0.2397.run

      xdctools_3_55_02_22_core_linux.zip

      simplelink_msp432p4_sdk_3_30_00_13.run

    Usually I'm very particular in noting what is being updated, but not being that familiar with CCS, the small dialog didn't go into great detail.

    The error:

    !ENTRY org.eclipse.equinox.p2.repository 4 0 2019-11-07 03:27:38.156
    !MESSAGE An error occurred while downloading software-dl.ti.com/.../content.jar. The cache file /opt/ti/ccs920/ccs/eclipse/p2/org.eclipse.equinox.p2.repository/cache/downloading/content274127052.jar could not be renamed to /opt/ti/ccs920/ccs/eclipse/p2/org.eclipse.equinox.p2.repository/cache/content274127052.jar.

    complains about not being able to move content274127052.jar to /opt/ti/ccs920/ccs/eclipse/p2/org.eclipse.equinox.p2.repository/cache/  That's strange, because that file is there:

    $ l /opt/ti/ccs920/ccs/eclipse/p2/org.eclipse.equinox.p2.repository/cache/content274127052.jar
    -rw-r--r-- 1 david david 372070 Mar  5  2018 /opt/ti/ccs920/ccs/eclipse/p2/org.eclipse.equinox.p2.repository/cache/content274127052.jar

    It seems at that point the update stopped and did not finish writing whatever config or .json files it was supposed to. After that, things were just broken for the MSP432 SDK and CCS seems to be complaining that needed files are no longer there:

    !ENTRY com.ti.ccstudio.project.core 1 0 2019-11-07 03:10:54.916
    !MESSAGE SysConfigOutputNameProvider: error invoking sysconfig-tool for project 'uartecho_MSP_EXP432P401R_nortos_gcc': Invalid argument '-s': No such file /.metadata/product.json

    What other log would I check to see what the update pertained to? If you know of any other log, I'm happy to post it. Since everything was fine on 11/2, and the update hit today, it would seem to be an update put out in that 5-day period.

  • HI,

    Could you zip up the contents of the ccs/install_logs folder and post here?

    Thanks,

    Danish

  • Hi David,

    From this set of logs, it looks like you successfully updated the arm compiler.

    You were trying to install the JLink plugin. Unfortunately, you hit a bug whereby the update installer was unable to install the file ccs/eclipse/downloads/JLinkTICCSPlugin_Linux_6.46.11_x86_64.tar.gz. Could you please untar it into the ccs folder?

    Other than that, it looks like your install is ok. Please let us know if untarring the file fixes your errors.

    Thanks,

    Danish

  • Thank you for all your help! Completing the install of JLinkTICCSPlugin_Linux_6.46.11_x86_64.tar.gz went fine:

      cd /opt/ti/ccs920/ccs

      tar -xzf eclipse/downloads/JLinkTICCSPlugin_Linux_6.46.11_x86_64.tar.gz

    The updated JLink files installed as they should:

    16:40 wizard:.../common/targetdb/drivers> l [jJ][lL][iI][nN][kK]*
    -rw-r--r-- 1 david david  191 May 23 10:35 JLINKetb11.xml
    -rw-r--r-- 1 david david  180 May 23 10:35 JLINKicepick_c.xml
    -rw-r--r-- 1 david david  476 May 23 10:35 jlink_csstm.xml
    -rw-r--r-- 1 david david 1301 May 23 10:35 jlink_icepick_d.xml
    -rw-r--r-- 1 david david  944 May 23 10:35 jlink_pru.xml
    -rw-r--r-- 1 david david  505 May 23 10:35 jlinkc64xp.xml
    -rw-r--r-- 1 david david 1159 Jul 19 11:17 jlinkcortexa8.xml
    -rw-r--r-- 1 david david 1159 Jul 19 11:17 jlinkcortexm3.xml
    -rw-r--r-- 1 david david 3300 Jul 19 11:17 jlinkcortexm4.xml
    -rw-r--r-- 1 david david 1351 Jul 19 11:17 jlinkcortexr4.xml
    -rw-r--r-- 1 david david 1350 Jul 19 11:17 jlinkcortexr5.xml
    -rw-r--r-- 1 david david  183 May 23 10:35 jlinkcs_child.xml
    -rw-r--r-- 1 david david  183 May 23 10:35 jlinkcs_dap.xml
    -rw-r--r-- 1 david david  179 May 23 10:35 jlinkdap_pc.xml
    -rw-r--r-- 1 david david  209 May 23 10:35 jlinketbcs.xml

    jlink_scriptfiles:
    total 140
    drwxr-xr-x 2 david david  4096 May 23 10:35 .
    drwxr-xr-x 4 david david 12288 Jul 19 11:17 ..
    -rw-r--r-- 1 david david 12746 May 23 10:35 AM3517.JLinkScript
    -rw-r--r-- 1 david david 13111 May 23 10:35 AM3715.JLinkScript
    -rw-r--r-- 1 david david  8924 May 23 10:35 OMAP-L138.JLinkScript
    -rw-r--r-- 1 david david 14306 May 23 10:35 OMAP4430_CortexA9.JLinkScript
    -rw-r--r-- 1 david david 14920 May 23 10:35 ScriptBeagleBoard_OMAP3530.JLinkScript
    -rw-r--r-- 1 david david 11066 May 23 10:35 TMS470M.JLinkScript
    -rw-r--r-- 1 david david 10695 May 23 10:35 TMS570.JLinkScript
    -rw-r--r-- 1 david david  8831 May 23 10:35 am170x.JLinkScript
    -rw-r--r-- 1 david david  8926 May 23 10:35 am180x.JLinkScript

    Then I started CCS, but unfortunately, the problem with simplelink_msp432p4_sdk_3_30_00_13 remains. If I change to one of the working example projects that built fine the last time I tried, now in the project .log I get:

    !SESSION 2019-11-07 16:33:46.571 -----------------------------------------------
    eclipse.buildId=4.8.0.I20180611-0500
    java.version=1.8.0_112
    java.vendor=Oracle Corporation
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product

    !ENTRY com.ti.common.core 1 0 2019-11-07 16:33:51.516
    !MESSAGE path=ccs_base/DebugServer

    !ENTRY com.ti.common.core 1 0 2019-11-07 16:33:51.518
    !MESSAGE debugServerDir=/opt/ti/ccs920/ccs/ccs_base/DebugServer

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-07 16:34:01.993
    !MESSAGE Enablement expression is missing for descriptor type org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-07 16:34:02.041
    !MESSAGE Enablement expression is missing for config provider for org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY org.eclipse.launchbar.core 2 0 2019-11-07 16:34:02.041
    !MESSAGE Enablement expression is missing for config provider for org.eclipse.cdt.debug.core.coreBuildDescriptorType

    !ENTRY com.ti.ccstudio.ui 1 0 2019-11-07 16:34:02.145
    !MESSAGE CCS IDE session started!
            CCS build: 9.2.0.00013
            CCS location: /opt/ti/ccs920/ccs
            Workspace location: /home/david/dev/workspace_432

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 16:34:02.695
    !MESSAGE constructor

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 16:34:02.695
    !MESSAGE done with directories

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 16:34:02.695
    !MESSAGE loading ti_logger

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 16:34:02.696
    !MESSAGE Platform os: linux

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 16:34:02.696
    !MESSAGE loading cTools

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 16:34:02.699
    !MESSAGE loading TraceFactory

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 16:34:02.700
    !MESSAGE loading sqlite3

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 16:34:02.701
    !MESSAGE loading CloudTrace

    !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2019-11-07 16:34:02.706
    !MESSAGE CloudTrace interface loaded

    !ENTRY com.ti.ccstudio.project.ui.webcontent 1 0 2019-11-07 16:34:02.862
    !MESSAGE CCS HTTP adapter started! [ccs.port:39731] - Open 'http://localhost:39731/ide' in web browser to see listing of available APIs...

    !ENTRY com.ti.ccstudio.project.core 1 0 2019-11-07 16:35:36.171
    !MESSAGE SysConfigOutputNameProvider: error invoking sysconfig-tool for project 'uartecho_MSP_EXP432P401R_nortos_ccs': Invalid argument '-s': No such file /.metadata/product.json

    All looks good up to the final `sysconfig-tool` message. How do we get CCS to recognize msp432 again? There is no .metadata/product.json file in my workspace_432 project directory. The .metadata directory contains:

    .metadata/.:
    total 152
    drwxr-xr-x  3 david david   4096 Oct 24 21:45 .
    drwxr-xr-x 16 david david   4096 Oct 25 23:05 ..
    drwxr-xr-x 38 david david   4096 Oct 26 20:10 .plugins
    -rw-r--r--  1 david david      0 Oct 23 23:45 .lock
    -rw-r--r--  1 david david 126214 Nov  7 16:35 .log
    -rw-r--r--  1 david david    184 Oct 25 03:28 tirex-out.log
    -rw-r--r--  1 david david     99 Nov  7 16:33 version.ini
    -rw-r--r--  1 david david    249 Oct 25 03:19 wmic-out.log

    .metadata/.plugins:
    total 152
    drwxr-xr-x 38 david david 4096 Oct 26 20:10 .
    drwxr-xr-x  3 david david 4096 Oct 24 21:45 ..
    drwxr-xr-x  4 david david 4096 Nov  7 03:07 com.ti.ccstudio.builddefinitions.generator
    drwxr-xr-x  2 david david 4096 Oct 24 01:11 com.ti.ccstudio.project.ui
    drwxr-xr-x  2 david david 4096 Oct 23 23:45 com.ti.ccstudio.project.ui.webcontent
    drwxr-xr-x  2 david david 4096 Oct 24 02:12 com.ti.common.project.ui
    drwxr-xr-x  2 david david 4096 Oct 24 01:11 com.ti.dvt.analyzersuite
    drwxr-xr-x  4 david david 4096 Oct 24 01:11 com.ti.dvt.datamodel
    drwxr-xr-x  2 david david 4096 Oct 24 01:11 com.ti.dvt.energytrace
    drwxr-xr-x  2 david david 4096 Oct 24 01:11 com.ti.dvt.graph.visualization
    drwxr-xr-x  2 david david 4096 Oct 24 01:11 com.ti.dvt.ideadapter
    drwxr-xr-x  2 david david 4096 Oct 24 23:30 com.ti.dvt.resource.explorer
    drwxr-xr-x  3 david david 4096 Oct 24 01:11 com.ti.dvt.ui
    drwxr-xr-x  2 david david 4096 Oct 23 23:45 com.ti.dvt.uia
    drwxr-xr-x  2 david david 4096 Oct 23 23:45 com.ti.uia.sessionmgr.view
    drwxr-xr-x  2 david david 4096 Oct 25 23:05 org.eclipse.cdt.core
    drwxr-xr-x  2 david david 4096 Oct 24 23:30 org.eclipse.cdt.dsf.ui
    drwxr-xr-x  2 david david 4096 Oct 23 23:45 org.eclipse.cdt.make.core
    drwxr-xr-x  2 david david 4096 Oct 23 23:49 org.eclipse.cdt.managedbuilder.core
    drwxr-xr-x  2 david david 4096 Oct 27 01:50 org.eclipse.cdt.ui
    drwxr-xr-x  6 david david 4096 Nov  7 16:40 org.eclipse.core.resources
    drwxr-xr-x  3 david david 4096 Oct 23 23:45 org.eclipse.core.runtime
    drwxr-xr-x  2 david david 4096 Oct 23 23:45 org.eclipse.debug.core
    drwxr-xr-x  2 david david 4096 Oct 23 23:46 org.eclipse.debug.ui
    drwxr-xr-x  2 david david 4096 Oct 23 23:50 org.eclipse.e4.workbench
    drwxr-xr-x  2 david david 4096 Oct 24 01:11 org.eclipse.equinox.p2.ui
    drwxr-xr-x  3 david david 4096 Oct 24 00:09 org.eclipse.ltk.core.refactoring
    drwxr-xr-x  2 david david 4096 Oct 24 01:11 org.eclipse.ltk.ui.refactoring
    drwxr-xr-x  2 david david 4096 Oct 24 23:30 org.eclipse.remote.console
    drwxr-xr-x  4 david david 4096 Nov  7 16:34 org.eclipse.rse.core
    drwxr-xr-x  2 david david 4096 Nov  7 16:34 org.eclipse.rse.ui
    drwxr-xr-x  2 david david 4096 Oct 24 01:11 org.eclipse.rtsc.xdctools.buildDefinitions.DSPBIOS
    drwxr-xr-x  2 david david 4096 Oct 23 23:46 org.eclipse.rtsc.xdctools.model
    drwxr-xr-x  3 david david 4096 Oct 26 19:15 org.eclipse.tm.terminal.view.ui
    drwxr-xr-x  2 david david 4096 Oct 27 03:02 org.eclipse.ui.editors
    drwxr-xr-x  2 david david 4096 Oct 24 01:11 org.eclipse.ui.ide
    drwxr-xr-x  2 david david 4096 Oct 24 01:11 org.eclipse.ui.workbench
    drwxr-xr-x  2 david david 4096 Oct 24 00:04 org.eclipse.userstorage.oauth

    What do we try next?

    (NOTE: this didn't resolve the MSP432 issue -- the next post is the one that did. I accidentally clicked the button above the last post instead of the one below it -- happens.... If an admin can remove the "This Solved My Problem" attribute from this post, I would be grateful)

  • S O L V E D  ! ! !

    The update caused the MSP432 install to disappear from Window -> Preferences -> Products -> Installed Products. After the update only XDCTools was listed as installed. Choosing Install... and navigating to and selecting the simplelink_msp432p4_sdk_3_30_00_13 directory and then Apply/Close restored whatever path information was lost!

    Strange that the update caused the path information related to Installed Products to be lost, but it did. Thank you for your help. I made friends with CCS a bit better in the process and I know what to look for if things go south again after an update.

  • The update would have forced a rewrite of eclipse metadata, which probably cleared out any path issues.

    I'm glad you're up and running.

    Danish