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.

Can't install TI-RTOS for MSP43x (Target Content)

Other Parts Discussed in Thread: CCSTUDIO

I'm running CCS 6.1.0.00104 and get an error during the install updates process, after the file downloads. The error says that there us not enough heap space, and fails.

  • Did you try increasing the heap space? Check this out: e2e.ti.com/.../714361

    Regards,
    Gautam
  • I did increase the memory from 512m to 768m and then to 1024m. I then tried to update the software and still got the same error message.

    An error occurred while collecting items to be installed
    session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
    Problems downloading artifact: osgi.bundle,com.ti.rtsc.TIRTOSmsp430.productPlugin,2.12.0.24.
    File has invalid content:C:\Users\Mike\AppData\Local\Temp\signatureFile7677295773172839277.jar
    Out of memory: Cannot verify signed content.
    Java heap space

  • Ok, so I just repeated the process but I edited the ccstudio.ini file (in ti\ccsv6\eclipse) and changed the statement -Xmx512m to -Xmx768m. This did work.
  • Thank you for the tip.

    To the CCS team:

    However, this is another cryptic setting CCS should manage itself instead of the end user.

    Just imagine how many hours are lost by TI customers and TI engineers because of this obscure parameter and this almost undecipherable error message.