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.

Compiler/TMS320F28377S: TMS320C2000 C/C++ Codegen v6.4.12 has encountered a problem and needs to close. We are sorry for the inconvenience.

Part Number: TMS320F28377S


Tool/software: TI C/C++ Compiler

Hi Everyone,

                       I am getting below error when Building a project. And after I get this error I am getting some errors which I did not get them before(Even with the perfectly working code,i.e previously backed up code).

TMS320C2000 C/C++ Codegen v6.4.12 has encountered a problem and needs to close.  We are sorry for the inconvenience.

Is there any way out without uninstalling the CCS studio. I am using CCS 6.2.0

  • This symptom ...

    Vamshi Krishna Jakkula said:
    I am getting some errors which I did not get them before(Even with the perfectly working code,i.e previously backed up code).

    ... makes me think your installation of the compiler has somehow become corrupted.  Rather than re-installing all of CCS, try re-installing just the compiler.  The process is straightforward.  The problem compiler is currently at a directory location similar to ...

    C:\ti\ccsv6\tools\compiler\ti-cgt-c2000_6.4.12

    Rename that directory to something else.  Then re-install version 6.4.12 again, using the directions in the article Compiler Installation and Selection.

    If that doesn't work, then for the source file which causes the compiler to crash, please send a test case as described in the article How to Submit a Compiler Test Case.

    Thanks and regards,

    -George

  • Thank you for the reply,

                                                   My problem is solved by installing latest compiler version i.e ti_cgt_c2000_16.9.9_LTS. But previously installed compilers are not working. if I try to uninstall them, am getting following error and this case is same with the code composer studio 6.2 (present working ccs). What to do if  this problem occurs in future?

  • If an uninstaller is not working, you may delete a directory containing a non working compiler version
    and install needed version again.

  • I hate to admit I have never seen your situation before.  This means any fix I recommend is not a sure thing, but just an educated guess.  

    A general rule of thumb ... Before making any changes to the compiler installation directories, be sure to close CCS first.  When you start CCS again, it checks to see what compilers are available, and updates its internal database with what it finds.  

    Vamshi Krishna Jakkula said:
    previously installed compilers are not working

    Close CCS.  Delete the problem compiler directories.  Start CCS.  Then use CCS to re-install the ones you need.  

    If that fails, then I am afraid re-installing all of CCS is the best answer.

    Thanks and regards,

    -George