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 6.0.1.00040 and GRACE on Ubuntu 14.04 Breaks App Center and GRACE does not work

As stated above. App Center comes up as a blank window after trying to install GRACE. Going back into Help->About and manually removing GRACE components brings back App Center.

  • The Apps Center and GRACE use the Chromium browser to display their contents. Usually, if there is blank display the CCS Eclipse log file contains some information about the reason for the failure for the Chromium browser to start. e.g. missing symbols in shared libraries.

    CCS Help -> Code Composer Studio Support gives the location of the Eclipse log file.

    Can you post the Eclipse log file from when the failure occurred?

  • Log showed that libnss3 was not installed. I installed the i386 version of it. Now App Center will work after GRACE. Help info also shows GRACE module installed. App Center also says GRACE is up to date. There is no option to generate a new GRACE project available in the new project generator.

    The relevant log is attached.

  • Michael Jordan said:
    The relevant log is attached.

    The error log shows an error loading the com.ti.dvt.rovsupport.ROVPlugin$2 class - not sure if that could explain a problem with GRACE.

    I will see if the problem can be repeated with CentOS 6.5 [I don't have Ubuntu 14.04]

  • Michael Jordan said:
    There is no option to generate a new GRACE project available in the new project generator.

    With CCS 6.0.1.00040 and GRACE 3.0.1.59 installed on CentOS 6.5 64-bit have been unable to repeat that problem - CCS is letting me create new GRACE projects.

    E.g.:

    Michael Jordan said:
    Help info also shows GRACE module installed.

    GRACE depends upon XDC Tools and MSP430 DriverLib. Are XDC Tools and MSP430 DriverLib showing as installed in the the CCS help info?

  • Tell them the patch they released this morning seems to be working. I am able to generate projects again.