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/TMS320F28032: CrashReportJob error in CCS9.3

Part Number: TMS320F28032

Tool/software: Code Composer Studio

  Hello,

I installed CC9.3.0.00012 on windows 7 64-bit. Everytime I start it up, it gives an error popup that 'CrashReportJob' has an error. Attached image is as follow.

e2e.ti.com/.../495948

I tried as above ways to delete and install 2005 and 2012 msvc redistributables (32 bit versions). 

The error is still appear.

Please help to sovle it, thanks very much. 

  • Hello,

    user4932132 said:
    it gives an error popup that 'CrashReportJob' has an error.

    When this error occurs, are you able to dismiss the error and continue using CCS? 

    user4932132 said:
    I tried as above ways to delete and install 2005 and 2012 msvc redistributables (32 bit versions). 

    Besides the MSVC redistributes, another cause of this error is aggressive antivirus software. Can you try temporarily disabling your antivirus/security software?

    Thanks

    ki 

  • Ki,

    Thanks for your help.

    1. if dismiss the error, build the pjt, every obj get the below error :

    gmake: *** [SOURCE/flashpart1.obj] Error 5

    process_begin: CreateProcess(C:\Users\mhp\AppData\Local\Temp\make8128-15.bat, C:\Users\mhp\AppData\Local\Temp\make8128-15.bat, ...) failed.
    make (e=5): 拒绝访问。

    2.aggressive antivirus software

    I have used CCS9.3 for half year. the error appeared several days ago. My colleagues' are normal.

    Thanks!

     

  • user4932132 said:

    1. if dismiss the error, build the pjt, every obj get the below error :

    gmake: *** [SOURCE/flashpart1.obj] Error 5

    process_begin: CreateProcess(C:\Users\mhp\AppData\Local\Temp\make8128-15.bat, C:\Users\mhp\AppData\Local\Temp\make8128-15.bat, ...) failed.
    make (e=5): 拒绝访问。

    This type of access error is usually caused by some kind of antivirus or permissions issue:

    https://software-dl.ti.com/ccs/esd/documents/sdto_ccs_build-errors.html#ccs-gmake-errors

    Check your permissions to the C:\Users\mhp\AppData\Local\Temp folder.

    user4932132 said:

    2.aggressive antivirus software

    I have used CCS9.3 for half year. the error appeared several days ago. My colleagues' are normal.

    It could be due to a recent update of the antivirus software. Please try disabling it.

    Thanks

    ki

  • Ki,

    disabling anti-virus,  try deactivating the firewall, get permissions for temp folder, don't solve the error.

    uninstall the ccs9, and install ccs9 or ccs10, at C: or D: , don't solve the error.

    Any other suggest?

    Thanks!

  • Ki,

    User permission optimized,  it is solved.

    Thanks for your help!