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.1 crash in Win 8.1

Other Parts Discussed in Thread: CCSTUDIO

I have successfully installed CCS 6.1 in win 8.1.

However, when I try to use ccs 6.1, ccs 6.1 is quickly crash within few seconds.

No error message was shown in screen, so I have no idea what is happening.

Any one can help me to solve this issue. 

Thanks.

 

  • Please take a look in your workspace for .metadata/.log and post it here so we can take a look at what's going on.

    Thanks

    Danish

  • Thanks for your quickly replied.

    .log file is shown below,

    !SESSION 2015-07-22 21:44:31.717 -----------------------------------------------
    eclipse.buildId=4.4.1.M20140925-0400
    java.version=1.7.0_60
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_TW
    Framework arguments: -product com.ti.ccstudio.branding.product
    Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product

    !ENTRY com.ti.common.core 4 0 2015-07-22 21:44:34.049
    !MESSAGE path=ccs_base/DebugServer

    !ENTRY com.ti.common.core 4 0 2015-07-22 21:44:34.064
    !MESSAGE debugServerDir=C:/ti/ccsv6/ccs_base/DebugServer
  • Hello,
    Could you clarify when you see the crash?
    a) right after you double click on executable to start it, splash screen appears and then crash occurs before main GUI window is visible
    or
    b) start CCS, splash screen appears, progress is visible in splash screen, then main CCS windows appears and after a few seconds it crashes (i.e. disappears)

    Could you also check whether you see any hs_err(some digits).log files in C:/ti/ccsv6/eclipse directory?

    Thank you,
    Martin
  • Hi, Martin,

    1. My situation is the same as case B.

    2. I can't see any hs_err(some digits).log files in C:/ti/ccsv6/eclipse directory.

    Thanks you,
    Sort
  • Dear all,

    I have fixed this problem. When I change language in win 8.1 from Chinese to English. 

    Everything are working fine. 

    Thanks for your helps.

    BR,

    Sort

  • Can I ask you which language did you change? You changed CCS's language or Windows's Language? I'm facing the same problem now, thank you!