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.

Issue with CC Studio ,Windows7 Operating System

Hello,

I would like to Know what are the Compatible Code Composer Studio Software version and Java Software version  for Windows7 64 Bit Operating System

Please Suggest,any inputs are highly appreciable.

Best Regards,

Sekhar Sanapala

sekharsanapala@eaton.com

  • Hi Sekhar,

    Code Composer Studio v4 and v5 are both support and tested with Windows 7 64 bit.  In fact that is my OS and I have multiple version of both installed.  I would recommed the latest release, which is v5.3.

    You can find the downloads to try CCS and some licensing information on the pages below.

    http://processors.wiki.ti.com/index.php/Download_CCS

    http://processors.wiki.ti.com/index.php/Licensing_-_CCS

    Does this help answer your enquiry?

    Best Regards,

    Lisa

  • Thank You.But when iam using CC Studion 4.2.5 version in Windows7 64 Bit iam getting the below error while running some scripts.

     

     

    Any Inputs would be highly appreciated,Thank you inadvance.

    Best Regards,

    Sekhar Sanapala

  • Hi Sekhar,

    can you please explain what you mean by "when running scripts"?  What scripts and how are you running them?  Did you see any issues at installation?  Can you otherwise use CCS normally?  Ie are you able to create projects and debug normally when not "running scripts"?  Another thing that would help is if you turn error logging on and send us the logs.  This is described here

    http://processors.wiki.ti.com/index.php/Troubleshooting_CCS

    Best Regards,

    Lisa

  • Hi,

    Please see below response to the questions:

     

    1.Can you please explain what you mean by "when running scripts"? 

    Ans: When the RTRT tool invoke Code composer to execute the scripts.

    2.What scripts and how are you running them?

    • test files are instrumented by RTRT and compiled with the Code Composer Studio (CCS) Integrated Development Environment ver 4 compiler.
    • The test files are executed on the target environment.

     

    Did you see any issues at installation?  -No

    Can you otherwise use CCS normally?  -No ,Giving following screenshot (Eclipse)after linking operation

    Are you able to create projects and debug normally when not "running scripts"?-No

    Another thing that would help is if you turn error logging on and send us the logs. –Attached (hs_err_pid6360.log)

    This is described here:_http://processors.wiki.ti.com/index.php/Troubleshooting_CCS

     

     

    #
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #
    #  Internal Error (0xe06d7363), pid=6360, tid=3404
    #
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_14-b03 mixed mode)
    # Problematic frame:
    # C  [KERNELBASE.dll+0xb9bc]
    #
    
    ---------------  T H R E A D  ---------------
    
    Current thread (0x0022a7e8):  JavaThread "main" [_thread_in_native, id=3404]
    
    siginfo: ExceptionCode=0xe06d7363, ExceptionInformation=0x19930520 0x000cdeac 0x1943a6f4 
    
    Registers:
    EAX=0x000cddec, EBX=0x000ce074, ECX=0x00000003, EDX=0x00000000
    ESP=0x000cddec, EBP=0x000cde3c, ESI=0x000cded4, EDI=0x1a551318
    EIP=0x76e3b9bc, EFLAGS=0x00000202
    
    Top of Stack: (sp=0x000cddec)
    0x000cddec:   e06d7363 00000001 00000000 76e3b9bc
    0x000cddfc:   00000003 19930520 000cdeac 1943a6f4
    0x000cde0c:   190c2bf0 0000005f 1a544de0 00000050
    0x000cde1c:   000cde40 7353394d 190c2bf0 0000005f
    0x000cde2c:   73533958 00000050 000cdee0 000cdeb8
    0x000cde3c:   000cde74 735f8e89 e06d7363 00000001
    0x000cde4c:   00000003 000cde68 e06d7363 00000001
    0x000cde5c:   00000000 00000000 00000003 19930520 
    
    Instructions: (pc=0x76e3b9bc)
    0x76e3b9ac:   0c eb 03 89 45 c0 8d 45 b0 50 ff 15 5c 11 e3 76
    0x76e3b9bc:   c9 c2 10 00 cc cc cc cc cc 8b ff 55 8b ec 56 8b 
    
    
    Stack: [0x00090000,0x000d0000),  sp=0x000cddec,  free space=247k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [KERNELBASE.dll+0xb9bc]
    C  [MSVCR80.dll+0x28e89]
    C  [setup_parser.dll+0x2cb1f]
    C  [setup_parser.dll+0x2c538]
    C  [setup_parser.dll+0x3caaa]
    
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  org.mozilla.xpcom.internal.XPCOMJavaProxy.callXPCOMMethod(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;+0
    j  org.mozilla.xpcom.internal.XPCOMJavaProxy$3.call()Ljava/lang/Object;+16
    j  org.mozilla.xpcom.internal.XPCOMImpl$XPCOMCallExecutor.submit(Ljava/util/concurrent/Callable;)Ljava/lang/Object;+12
    j  org.mozilla.xpcom.internal.XPCOMJavaProxy.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+467
    j  $Proxy3.configure(Ljava/lang/String;)Z+16
    j  com.ti.debug.engine.impl.Application.configure(Ljava/lang/String;Lcom/ti/debug/engine/events/types/IObjectEventListener;Z)Lcom/ti/debug/engine/ICancelable;+263
    j  com.ti.debug.engine.impl.Application.configure(Ljava/lang/String;Lcom/ti/debug/engine/events/types/IObjectEventListener;)Lcom/ti/debug/engine/ICancelable;+4
    j  com.ti.debug.engine.scripting.DebugServer.start()V+204
    j  com.ti.debug.engine.scripting.DebugServer$SessionFactory.<init>(Lcom/ti/debug/engine/scripting/DebugServer;)V+10
    j  com.ti.debug.engine.scripting.DebugServer.openSession(Ljava/lang/String;)Lcom/ti/debug/engine/scripting/DebugSession;+62
    j  com.ti.debug.engine.scripting.DebugServer.openSession(Ljava/lang/String;)Lcom/ti/ccstudio/scripting/IScriptSession;+2
    v  ~StubRoutines::call_stub
    j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
    j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
    j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
    j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111
    j  org.mozilla.javascript.MemberBox.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+8
    j  org.mozilla.javascript.NativeJavaMethod.call(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+296
    j  org.mozilla.javascript.optimizer.OptRuntime.call1(Lorg/mozilla/javascript/Callable;Lorg/mozilla/javascript/Scriptable;Ljava/lang/Object;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;)Ljava/lang/Object;+13
    j  org.mozilla.javascript.gen.c1._c0(Lorg/mozilla/javascript/gen/c1;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+432
    j  org.mozilla.javascript.gen.c1.call(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+23
    j  org.mozilla.javascript.ContextFactory.doTopCall(Lorg/mozilla/javascript/Callable;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+7
    j  org.mozilla.javascript.ScriptRuntime.doTopCall(Lorg/mozilla/javascript/Callable;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+59
    j  org.mozilla.javascript.gen.c1.call(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+13
    j  org.mozilla.javascript.gen.c1.exec(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;)Ljava/lang/Object;+5
    j  org.mozilla.javascript.tools.shell.Main.evaluateScript(Lorg/mozilla/javascript/Script;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;)Ljava/lang/Object;+3
    j  org.mozilla.javascript.tools.shell.Main.processFileSecure(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Ljava/lang/String;Ljava/lang/Object;)V+133
    j  org.mozilla.javascript.tools.shell.Main.processFile(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Ljava/lang/String;)V+10
    j  org.mozilla.javascript.tools.shell.Main.processSource(Lorg/mozilla/javascript/Context;Ljava/lang/String;)V+268
    j  org.mozilla.javascript.tools.shell.Main.processFiles(Lorg/mozilla/javascript/Context;[Ljava/lang/String;)V+60
    j  org.mozilla.javascript.tools.shell.Main$IProxy.run(Lorg/mozilla/javascript/Context;)Ljava/lang/Object;+13
    j  org.mozilla.javascript.Context.call(Lorg/mozilla/javascript/ContextFactory;Lorg/mozilla/javascript/ContextAction;)Ljava/lang/Object;+74
    j  org.mozilla.javascript.ContextFactory.call(Lorg/mozilla/javascript/ContextAction;)Ljava/lang/Object;+2
    j  org.mozilla.javascript.tools.shell.Main.exec([Ljava/lang/String;)I+80
    j  org.mozilla.javascript.tools.shell.Main.main([Ljava/lang/String;)V+23
    v  ~StubRoutines::call_stub
    
    ---------------  P R O C E S S  ---------------
    
    Java Threads: ( => current thread )
      0x18af27d8 JavaThread "polling thread" daemon [_thread_blocked, id=5312]
      0x18398088 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4516]
      0x003dfdd8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=7440]
      0x003dfc50 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7928]
      0x003da3b8 JavaThread "Finalizer" daemon [_thread_blocked, id=7904]
      0x003d95f0 JavaThread "Reference Handler" daemon [_thread_blocked, id=2388]
    =>0x0022a7e8 JavaThread "main" [_thread_in_native, id=3404]
    
    Other Threads:
      0x003d55f0 VMThread [id=5856]
      0x00381898 WatcherThread [id=7956]
    
    VM state:not at safepoint (normal execution)
    
    VM Mutex/Monitor currently owned by a thread: None
    
    Heap
     def new generation   total 2880K, used 530K [0x04190000, 0x044a0000, 0x05540000)
      eden space 2624K,  14% used [0x04190000, 0x041efea8, 0x04420000)
      from space 256K,  57% used [0x04420000, 0x04444b88, 0x04460000)
      to   space 256K,   0% used [0x04460000, 0x04460000, 0x044a0000)
     tenured generation   total 37824K, used 211K [0x05540000, 0x07a30000, 0x14190000)
       the space 37824K,   0% used [0x05540000, 0x05574dd0, 0x05574e00, 0x07a30000)
     compacting perm gen  total 8192K, used 3778K [0x14190000, 0x14990000, 0x18190000)
       the space 8192K,  46% used [0x14190000, 0x14540860, 0x14540a00, 0x14990000)
    No shared spaces configured.
    
    Dynamic libraries:
    0x00400000 - 0x0040d000 	C:\ti\ccsv4\scripting\bin\..\..\DebugServer\..\eclipse\jre\bin\java.exe
    0x77820000 - 0x779a0000 	C:\Windows\SysWOW64\ntdll.dll
    0x75650000 - 0x75760000 	C:\Windows\syswow64\kernel32.dll
    0x76e30000 - 0x76e76000 	C:\Windows\syswow64\KERNELBASE.dll
    0x76c20000 - 0x76cc0000 	C:\Windows\syswow64\ADVAPI32.dll
    0x770a0000 - 0x7714c000 	C:\Windows\syswow64\msvcrt.dll
    0x75760000 - 0x75779000 	C:\Windows\SysWOW64\sechost.dll
    0x753e0000 - 0x754d0000 	C:\Windows\syswow64\RPCRT4.dll
    0x75380000 - 0x753e0000 	C:\Windows\syswow64\SspiCli.dll
    0x75370000 - 0x7537c000 	C:\Windows\syswow64\CRYPTBASE.dll
    0x6d640000 - 0x6d7de000 	C:\ti\ccsv4\eclipse\jre\bin\client\jvm.dll
    0x76cd0000 - 0x76dd0000 	C:\Windows\syswow64\USER32.dll
    0x75590000 - 0x75620000 	C:\Windows\syswow64\GDI32.dll
    0x76cc0000 - 0x76cca000 	C:\Windows\syswow64\LPK.dll
    0x754f0000 - 0x7558d000 	C:\Windows\syswow64\USP10.dll
    0x726b0000 - 0x726e2000 	C:\Windows\system32\WINMM.dll
    0x76dd0000 - 0x76e30000 	C:\Windows\system32\IMM32.DLL
    0x75780000 - 0x7584c000 	C:\Windows\syswow64\MSCTF.dll
    0x731a0000 - 0x731ec000 	C:\Windows\system32\apphelp.dll
    0x6d290000 - 0x6d298000 	C:\ti\ccsv4\eclipse\jre\bin\hpi.dll
    0x777f0000 - 0x777f5000 	C:\Windows\syswow64\PSAPI.DLL
    0x6d610000 - 0x6d61c000 	C:\ti\ccsv4\eclipse\jre\bin\verify.dll
    0x6d310000 - 0x6d32d000 	C:\ti\ccsv4\eclipse\jre\bin\java.dll
    0x6d630000 - 0x6d63f000 	C:\ti\ccsv4\eclipse\jre\bin\zip.dll
    0x6d4d0000 - 0x6d4e3000 	C:\ti\ccsv4\eclipse\jre\bin\net.dll
    0x768d0000 - 0x76905000 	C:\Windows\syswow64\WS2_32.dll
    0x75910000 - 0x75916000 	C:\Windows\syswow64\NSI.dll
    0x734f0000 - 0x7352c000 	C:\Windows\system32\mswsock.dll
    0x734c0000 - 0x734c6000 	C:\Windows\System32\wship6.dll
    0x6d4f0000 - 0x6d4f9000 	C:\ti\ccsv4\eclipse\jre\bin\nio.dll
    0x00210000 - 0x00216000 	C:\ti\ccsv4\DebugServer\bin\win32\LibraryLoader.dll
    0x73530000 - 0x735b7000 	C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.5592_none_d09196c24426e2d4\MSVCP80.dll
    0x735d0000 - 0x7366b000 	C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.5592_none_d09196c24426e2d4\MSVCR80.dll
    0x19130000 - 0x19322000 	C:\ti\ccsv4\common\bin\xerces-c_2_5_0.dll
    0x00250000 - 0x00260000 	C:\ti\ccsv4\common\bin\ti_logger.dll
    0x00540000 - 0x0055e000 	C:\ti\ccsv4\common\bin\CCReg.dll
    0x18b90000 - 0x18bcf000 	C:\ti\ccsv4\common\bin\fsutil.dll
    0x759d0000 - 0x7661a000 	C:\Windows\syswow64\SHELL32.dll
    0x76e80000 - 0x76ed7000 	C:\Windows\syswow64\SHLWAPI.dll
    0x18bd0000 - 0x18bd8000 	C:\ti\ccsv4\common\bin\fsutiljni.dll
    0x18f50000 - 0x18fe3000 	C:\ti\ccsv4\common\bin\rtdx.dll
    0x19330000 - 0x19484000 	C:\ti\ccsv4\common\bin\setup_parser.dll
    0x18c00000 - 0x18c0f000 	C:\ti\ccsv4\common\uscif\jtagdata.dll
    0x18c30000 - 0x18c3c000 	C:\ti\ccsv4\common\bin\ti_targetdb_parser.dll
    0x72e90000 - 0x72ef6000 	C:\Windows\system32\MSVCP60.dll
    0x19490000 - 0x19497000 	C:\ti\ccsv4\DebugServer\win32\javaxpcomglue.dll
    0x194a0000 - 0x194c8000 	C:\ti\ccsv4\DebugServer\win32\nspr4.dll
    0x70940000 - 0x70947000 	C:\Windows\system32\WSOCK32.dll
    0x194d0000 - 0x194d7000 	C:\ti\ccsv4\DebugServer\win32\plc4.dll
    0x194e0000 - 0x194e6000 	C:\ti\ccsv4\DebugServer\win32\plds4.dll
    0x194f0000 - 0x19562000 	C:\ti\ccsv4\DebugServer\win32\js3250.dll
    0x19570000 - 0x19c54000 	C:\ti\ccsv4\DebugServer\win32\xul.dll
    0x76910000 - 0x76a6c000 	C:\Windows\syswow64\ole32.dll
    0x72db0000 - 0x72db9000 	C:\Windows\system32\VERSION.dll
    0x72f70000 - 0x72fc1000 	C:\Windows\system32\WINSPOOL.DRV
    0x75920000 - 0x7599b000 	C:\Windows\syswow64\comdlg32.dll
    0x72fd0000 - 0x73054000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af\COMCTL32.dll
    0x76ee0000 - 0x76f6f000 	C:\Windows\syswow64\OLEAUT32.dll
    0x70220000 - 0x702a0000 	C:\Windows\system32\uxtheme.dll
    0x19d40000 - 0x19d46000 	C:\ti\ccsv4\DebugServer\win32\xpcom.dll
    0x75880000 - 0x75903000 	C:\Windows\syswow64\CLBCatQ.DLL
    0x73760000 - 0x7376b000 	C:\Windows\system32\profapi.dll
    0x72f50000 - 0x72f63000 	C:\Windows\system32\dwmapi.dll
    0x19e60000 - 0x1a26b000 	C:\ti\ccsv4\DebugServer\win32\components\DebugServer.dll
    0x1a280000 - 0x1a2ca000 	C:\ti\ccsv4\DebugServer\bin\win32\tiofr11.dll
    0x1a2e0000 - 0x1a2fc000 	C:\ti\ccsv4\DebugServer\bin\win32\XPCOMUtility.dll
    0x1a310000 - 0x1a3a8000 	C:\ti\ccsv4\DebugServer\bin\win32\CollectorServer.dll
    0x1a3c0000 - 0x1a446000 	C:\ti\ccsv4\DebugServer\bin\win32\DatasetServer.dll
    0x73670000 - 0x7375b000 	C:\Windows\system32\DBGHELP.DLL
    
    VM Arguments:
    jvm_args: -Xms40m -Xmx256m -Dxpcom.bridge.executeOnDedicatedThread=no -Dorg.eclipse.swt.browser.XULRunnerPath=C:\ti\ccsv4\scripting\bin\..\..\DebugServer\win32 -DXPCOM.RUNTIME=C:\ti\ccsv4\scripting\bin\..\..\DebugServer\win32
    java_command: org.mozilla.javascript.tools.shell.Main ti_tdp.js ezDSPConfiguration.ccxml cc4_f28335/robust.out
    Launcher Type: SUN_STANDARD
    
    Environment Variables:
    JAVA_HOME=C:\ti\ccsv4\scripting\bin\..\..\DebugServer\..\eclipse\jre
    JRE_HOME=C:\Program Files (x86)\IBM\RationalSDLC\Common\Java5.0\jre
    CLASSPATH=C:\Program Files (x86)\IBM\RationalSDLC\ClearQuest\cqjni.jar
    PATH=C:\ti\ccsv4\common\bin;C:\ti\ccsv4\common\uscif;C:\ti\ccsv4\DebugServer\slicense;C:\ti\ccsv4\scripting\bin\..\..\DebugServer\..\eclipse\jre\bin;C:\ti\ccsv4\scripting\bin\..\..\DebugServer\..\eclipse\plugins\com.ti.dvt.tidisassembly_1.0.0\os\win32;C:\ti\ccsv4\scripting\bin\..\..\DebugServer\..\eclipse\plugins\com.ti.dvt.ofssymbolmanager_1.0.0;C:\ti\ccsv4\tools\compiler\c2000\bin;C:/ti/xdctools_3_20_03_63;C:\Program Files (x86)\IBM\RationalSDLC\common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;C:\Rational\TestRealTime\bin\intel\win32;C:\Rational\common;C:\GnuWin32\bin;C:\Texas~1\ccsv4\tools\compiler\c2000\bin;C:\MATLAB\R2009bSP1\bin;C:\Program Files (x86)\IBM\RationalSDLC\ClearCase\bin;C:\Program Files (x86)\IBM\gsk8\lib;C:\Program Files (x86)\IBM\gsk8\bin;C:/ti/xdctools_3_20_03_63
    USERNAME=E5251671
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
    
    
    
    ---------------  S Y S T E M  ---------------
    
    OS: Windows NT 6.1 Build 7601 Service Pack 1
    
    CPU:total 8 (cores per cpu 4, threads per core 1) family 6 model 7 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2
    
    Memory: 4k page, physical 4193656k(2437044k free), swap 4194303k(4194303k free)
    
    vm_info: Java HotSpot(TM) Client VM (1.5.0_14-b03) for windows-x86, built on Oct  5 2007 01:21:52 by "java_re" with MS VC++ 6.0
    
    

     

    Logfile attached

    #
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #
    #  Internal Error (0xe06d7363), pid=6360, tid=3404
    #
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_14-b03 mixed mode)
    # Problematic frame:
    # C  [KERNELBASE.dll+0xb9bc]
    #
    
    ---------------  T H R E A D  ---------------
    
    Current thread (0x0022a7e8):  JavaThread "main" [_thread_in_native, id=3404]
    
    siginfo: ExceptionCode=0xe06d7363, ExceptionInformation=0x19930520 0x000cdeac 0x1943a6f4 
    
    Registers:
    EAX=0x000cddec, EBX=0x000ce074, ECX=0x00000003, EDX=0x00000000
    ESP=0x000cddec, EBP=0x000cde3c, ESI=0x000cded4, EDI=0x1a551318
    EIP=0x76e3b9bc, EFLAGS=0x00000202
    
    Top of Stack: (sp=0x000cddec)
    0x000cddec:   e06d7363 00000001 00000000 76e3b9bc
    0x000cddfc:   00000003 19930520 000cdeac 1943a6f4
    0x000cde0c:   190c2bf0 0000005f 1a544de0 00000050
    0x000cde1c:   000cde40 7353394d 190c2bf0 0000005f
    0x000cde2c:   73533958 00000050 000cdee0 000cdeb8
    0x000cde3c:   000cde74 735f8e89 e06d7363 00000001
    0x000cde4c:   00000003 000cde68 e06d7363 00000001
    0x000cde5c:   00000000 00000000 00000003 19930520 
    
    Instructions: (pc=0x76e3b9bc)
    0x76e3b9ac:   0c eb 03 89 45 c0 8d 45 b0 50 ff 15 5c 11 e3 76
    0x76e3b9bc:   c9 c2 10 00 cc cc cc cc cc 8b ff 55 8b ec 56 8b 
    
    
    Stack: [0x00090000,0x000d0000),  sp=0x000cddec,  free space=247k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [KERNELBASE.dll+0xb9bc]
    C  [MSVCR80.dll+0x28e89]
    C  [setup_parser.dll+0x2cb1f]
    C  [setup_parser.dll+0x2c538]
    C  [setup_parser.dll+0x3caaa]
    
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  org.mozilla.xpcom.internal.XPCOMJavaProxy.callXPCOMMethod(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;+0
    j  org.mozilla.xpcom.internal.XPCOMJavaProxy$3.call()Ljava/lang/Object;+16
    j  org.mozilla.xpcom.internal.XPCOMImpl$XPCOMCallExecutor.submit(Ljava/util/concurrent/Callable;)Ljava/lang/Object;+12
    j  org.mozilla.xpcom.internal.XPCOMJavaProxy.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+467
    j  $Proxy3.configure(Ljava/lang/String;)Z+16
    j  com.ti.debug.engine.impl.Application.configure(Ljava/lang/String;Lcom/ti/debug/engine/events/types/IObjectEventListener;Z)Lcom/ti/debug/engine/ICancelable;+263
    j  com.ti.debug.engine.impl.Application.configure(Ljava/lang/String;Lcom/ti/debug/engine/events/types/IObjectEventListener;)Lcom/ti/debug/engine/ICancelable;+4
    j  com.ti.debug.engine.scripting.DebugServer.start()V+204
    j  com.ti.debug.engine.scripting.DebugServer$SessionFactory.<init>(Lcom/ti/debug/engine/scripting/DebugServer;)V+10
    j  com.ti.debug.engine.scripting.DebugServer.openSession(Ljava/lang/String;)Lcom/ti/debug/engine/scripting/DebugSession;+62
    j  com.ti.debug.engine.scripting.DebugServer.openSession(Ljava/lang/String;)Lcom/ti/ccstudio/scripting/IScriptSession;+2
    v  ~StubRoutines::call_stub
    j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
    j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
    j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
    j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111
    j  org.mozilla.javascript.MemberBox.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+8
    j  org.mozilla.javascript.NativeJavaMethod.call(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+296
    j  org.mozilla.javascript.optimizer.OptRuntime.call1(Lorg/mozilla/javascript/Callable;Lorg/mozilla/javascript/Scriptable;Ljava/lang/Object;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;)Ljava/lang/Object;+13
    j  org.mozilla.javascript.gen.c1._c0(Lorg/mozilla/javascript/gen/c1;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+432
    j  org.mozilla.javascript.gen.c1.call(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+23
    j  org.mozilla.javascript.ContextFactory.doTopCall(Lorg/mozilla/javascript/Callable;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+7
    j  org.mozilla.javascript.ScriptRuntime.doTopCall(Lorg/mozilla/javascript/Callable;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+59
    j  org.mozilla.javascript.gen.c1.call(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+13
    j  org.mozilla.javascript.gen.c1.exec(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;)Ljava/lang/Object;+5
    j  org.mozilla.javascript.tools.shell.Main.evaluateScript(Lorg/mozilla/javascript/Script;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;)Ljava/lang/Object;+3
    j  org.mozilla.javascript.tools.shell.Main.processFileSecure(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Ljava/lang/String;Ljava/lang/Object;)V+133
    j  org.mozilla.javascript.tools.shell.Main.processFile(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Ljava/lang/String;)V+10
    j  org.mozilla.javascript.tools.shell.Main.processSource(Lorg/mozilla/javascript/Context;Ljava/lang/String;)V+268
    j  org.mozilla.javascript.tools.shell.Main.processFiles(Lorg/mozilla/javascript/Context;[Ljava/lang/String;)V+60
    j  org.mozilla.javascript.tools.shell.Main$IProxy.run(Lorg/mozilla/javascript/Context;)Ljava/lang/Object;+13
    j  org.mozilla.javascript.Context.call(Lorg/mozilla/javascript/ContextFactory;Lorg/mozilla/javascript/ContextAction;)Ljava/lang/Object;+74
    j  org.mozilla.javascript.ContextFactory.call(Lorg/mozilla/javascript/ContextAction;)Ljava/lang/Object;+2
    j  org.mozilla.javascript.tools.shell.Main.exec([Ljava/lang/String;)I+80
    j  org.mozilla.javascript.tools.shell.Main.main([Ljava/lang/String;)V+23
    v  ~StubRoutines::call_stub
    
    ---------------  P R O C E S S  ---------------
    
    Java Threads: ( => current thread )
      0x18af27d8 JavaThread "polling thread" daemon [_thread_blocked, id=5312]
      0x18398088 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4516]
      0x003dfdd8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=7440]
      0x003dfc50 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7928]
      0x003da3b8 JavaThread "Finalizer" daemon [_thread_blocked, id=7904]
      0x003d95f0 JavaThread "Reference Handler" daemon [_thread_blocked, id=2388]
    =>0x0022a7e8 JavaThread "main" [_thread_in_native, id=3404]
    
    Other Threads:
      0x003d55f0 VMThread [id=5856]
      0x00381898 WatcherThread [id=7956]
    
    VM state:not at safepoint (normal execution)
    
    VM Mutex/Monitor currently owned by a thread: None
    
    Heap
     def new generation   total 2880K, used 530K [0x04190000, 0x044a0000, 0x05540000)
      eden space 2624K,  14% used [0x04190000, 0x041efea8, 0x04420000)
      from space 256K,  57% used [0x04420000, 0x04444b88, 0x04460000)
      to   space 256K,   0% used [0x04460000, 0x04460000, 0x044a0000)
     tenured generation   total 37824K, used 211K [0x05540000, 0x07a30000, 0x14190000)
       the space 37824K,   0% used [0x05540000, 0x05574dd0, 0x05574e00, 0x07a30000)
     compacting perm gen  total 8192K, used 3778K [0x14190000, 0x14990000, 0x18190000)
       the space 8192K,  46% used [0x14190000, 0x14540860, 0x14540a00, 0x14990000)
    No shared spaces configured.
    
    Dynamic libraries:
    0x00400000 - 0x0040d000 	C:\ti\ccsv4\scripting\bin\..\..\DebugServer\..\eclipse\jre\bin\java.exe
    0x77820000 - 0x779a0000 	C:\Windows\SysWOW64\ntdll.dll
    0x75650000 - 0x75760000 	C:\Windows\syswow64\kernel32.dll
    0x76e30000 - 0x76e76000 	C:\Windows\syswow64\KERNELBASE.dll
    0x76c20000 - 0x76cc0000 	C:\Windows\syswow64\ADVAPI32.dll
    0x770a0000 - 0x7714c000 	C:\Windows\syswow64\msvcrt.dll
    0x75760000 - 0x75779000 	C:\Windows\SysWOW64\sechost.dll
    0x753e0000 - 0x754d0000 	C:\Windows\syswow64\RPCRT4.dll
    0x75380000 - 0x753e0000 	C:\Windows\syswow64\SspiCli.dll
    0x75370000 - 0x7537c000 	C:\Windows\syswow64\CRYPTBASE.dll
    0x6d640000 - 0x6d7de000 	C:\ti\ccsv4\eclipse\jre\bin\client\jvm.dll
    0x76cd0000 - 0x76dd0000 	C:\Windows\syswow64\USER32.dll
    0x75590000 - 0x75620000 	C:\Windows\syswow64\GDI32.dll
    0x76cc0000 - 0x76cca000 	C:\Windows\syswow64\LPK.dll
    0x754f0000 - 0x7558d000 	C:\Windows\syswow64\USP10.dll
    0x726b0000 - 0x726e2000 	C:\Windows\system32\WINMM.dll
    0x76dd0000 - 0x76e30000 	C:\Windows\system32\IMM32.DLL
    0x75780000 - 0x7584c000 	C:\Windows\syswow64\MSCTF.dll
    0x731a0000 - 0x731ec000 	C:\Windows\system32\apphelp.dll
    0x6d290000 - 0x6d298000 	C:\ti\ccsv4\eclipse\jre\bin\hpi.dll
    0x777f0000 - 0x777f5000 	C:\Windows\syswow64\PSAPI.DLL
    0x6d610000 - 0x6d61c000 	C:\ti\ccsv4\eclipse\jre\bin\verify.dll
    0x6d310000 - 0x6d32d000 	C:\ti\ccsv4\eclipse\jre\bin\java.dll
    0x6d630000 - 0x6d63f000 	C:\ti\ccsv4\eclipse\jre\bin\zip.dll
    0x6d4d0000 - 0x6d4e3000 	C:\ti\ccsv4\eclipse\jre\bin\net.dll
    0x768d0000 - 0x76905000 	C:\Windows\syswow64\WS2_32.dll
    0x75910000 - 0x75916000 	C:\Windows\syswow64\NSI.dll
    0x734f0000 - 0x7352c000 	C:\Windows\system32\mswsock.dll
    0x734c0000 - 0x734c6000 	C:\Windows\System32\wship6.dll
    0x6d4f0000 - 0x6d4f9000 	C:\ti\ccsv4\eclipse\jre\bin\nio.dll
    0x00210000 - 0x00216000 	C:\ti\ccsv4\DebugServer\bin\win32\LibraryLoader.dll
    0x73530000 - 0x735b7000 	C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.5592_none_d09196c24426e2d4\MSVCP80.dll
    0x735d0000 - 0x7366b000 	C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.5592_none_d09196c24426e2d4\MSVCR80.dll
    0x19130000 - 0x19322000 	C:\ti\ccsv4\common\bin\xerces-c_2_5_0.dll
    0x00250000 - 0x00260000 	C:\ti\ccsv4\common\bin\ti_logger.dll
    0x00540000 - 0x0055e000 	C:\ti\ccsv4\common\bin\CCReg.dll
    0x18b90000 - 0x18bcf000 	C:\ti\ccsv4\common\bin\fsutil.dll
    0x759d0000 - 0x7661a000 	C:\Windows\syswow64\SHELL32.dll
    0x76e80000 - 0x76ed7000 	C:\Windows\syswow64\SHLWAPI.dll
    0x18bd0000 - 0x18bd8000 	C:\ti\ccsv4\common\bin\fsutiljni.dll
    0x18f50000 - 0x18fe3000 	C:\ti\ccsv4\common\bin\rtdx.dll
    0x19330000 - 0x19484000 	C:\ti\ccsv4\common\bin\setup_parser.dll
    0x18c00000 - 0x18c0f000 	C:\ti\ccsv4\common\uscif\jtagdata.dll
    0x18c30000 - 0x18c3c000 	C:\ti\ccsv4\common\bin\ti_targetdb_parser.dll
    0x72e90000 - 0x72ef6000 	C:\Windows\system32\MSVCP60.dll
    0x19490000 - 0x19497000 	C:\ti\ccsv4\DebugServer\win32\javaxpcomglue.dll
    0x194a0000 - 0x194c8000 	C:\ti\ccsv4\DebugServer\win32\nspr4.dll
    0x70940000 - 0x70947000 	C:\Windows\system32\WSOCK32.dll
    0x194d0000 - 0x194d7000 	C:\ti\ccsv4\DebugServer\win32\plc4.dll
    0x194e0000 - 0x194e6000 	C:\ti\ccsv4\DebugServer\win32\plds4.dll
    0x194f0000 - 0x19562000 	C:\ti\ccsv4\DebugServer\win32\js3250.dll
    0x19570000 - 0x19c54000 	C:\ti\ccsv4\DebugServer\win32\xul.dll
    0x76910000 - 0x76a6c000 	C:\Windows\syswow64\ole32.dll
    0x72db0000 - 0x72db9000 	C:\Windows\system32\VERSION.dll
    0x72f70000 - 0x72fc1000 	C:\Windows\system32\WINSPOOL.DRV
    0x75920000 - 0x7599b000 	C:\Windows\syswow64\comdlg32.dll
    0x72fd0000 - 0x73054000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af\COMCTL32.dll
    0x76ee0000 - 0x76f6f000 	C:\Windows\syswow64\OLEAUT32.dll
    0x70220000 - 0x702a0000 	C:\Windows\system32\uxtheme.dll
    0x19d40000 - 0x19d46000 	C:\ti\ccsv4\DebugServer\win32\xpcom.dll
    0x75880000 - 0x75903000 	C:\Windows\syswow64\CLBCatQ.DLL
    0x73760000 - 0x7376b000 	C:\Windows\system32\profapi.dll
    0x72f50000 - 0x72f63000 	C:\Windows\system32\dwmapi.dll
    0x19e60000 - 0x1a26b000 	C:\ti\ccsv4\DebugServer\win32\components\DebugServer.dll
    0x1a280000 - 0x1a2ca000 	C:\ti\ccsv4\DebugServer\bin\win32\tiofr11.dll
    0x1a2e0000 - 0x1a2fc000 	C:\ti\ccsv4\DebugServer\bin\win32\XPCOMUtility.dll
    0x1a310000 - 0x1a3a8000 	C:\ti\ccsv4\DebugServer\bin\win32\CollectorServer.dll
    0x1a3c0000 - 0x1a446000 	C:\ti\ccsv4\DebugServer\bin\win32\DatasetServer.dll
    0x73670000 - 0x7375b000 	C:\Windows\system32\DBGHELP.DLL
    
    VM Arguments:
    jvm_args: -Xms40m -Xmx256m -Dxpcom.bridge.executeOnDedicatedThread=no -Dorg.eclipse.swt.browser.XULRunnerPath=C:\ti\ccsv4\scripting\bin\..\..\DebugServer\win32 -DXPCOM.RUNTIME=C:\ti\ccsv4\scripting\bin\..\..\DebugServer\win32
    java_command: org.mozilla.javascript.tools.shell.Main ti_tdp.js ezDSPConfiguration.ccxml cc4_f28335/robust.out
    Launcher Type: SUN_STANDARD
    
    Environment Variables:
    JAVA_HOME=C:\ti\ccsv4\scripting\bin\..\..\DebugServer\..\eclipse\jre
    JRE_HOME=C:\Program Files (x86)\IBM\RationalSDLC\Common\Java5.0\jre
    CLASSPATH=C:\Program Files (x86)\IBM\RationalSDLC\ClearQuest\cqjni.jar
    PATH=C:\ti\ccsv4\common\bin;C:\ti\ccsv4\common\uscif;C:\ti\ccsv4\DebugServer\slicense;C:\ti\ccsv4\scripting\bin\..\..\DebugServer\..\eclipse\jre\bin;C:\ti\ccsv4\scripting\bin\..\..\DebugServer\..\eclipse\plugins\com.ti.dvt.tidisassembly_1.0.0\os\win32;C:\ti\ccsv4\scripting\bin\..\..\DebugServer\..\eclipse\plugins\com.ti.dvt.ofssymbolmanager_1.0.0;C:\ti\ccsv4\tools\compiler\c2000\bin;C:/ti/xdctools_3_20_03_63;C:\Program Files (x86)\IBM\RationalSDLC\common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;C:\Rational\TestRealTime\bin\intel\win32;C:\Rational\common;C:\GnuWin32\bin;C:\Texas~1\ccsv4\tools\compiler\c2000\bin;C:\MATLAB\R2009bSP1\bin;C:\Program Files (x86)\IBM\RationalSDLC\ClearCase\bin;C:\Program Files (x86)\IBM\gsk8\lib;C:\Program Files (x86)\IBM\gsk8\bin;C:/ti/xdctools_3_20_03_63
    USERNAME=E5251671
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
    
    
    
    ---------------  S Y S T E M  ---------------
    
    OS: Windows NT 6.1 Build 7601 Service Pack 1
    
    CPU:total 8 (cores per cpu 4, threads per core 1) family 6 model 7 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2
    
    Memory: 4k page, physical 4193656k(2437044k free), swap 4194303k(4194303k free)
    
    vm_info: Java HotSpot(TM) Client VM (1.5.0_14-b03) for windows-x86, built on Oct  5 2007 01:21:52 by "java_re" with MS VC++ 6.0
    
    

  • Hi Sekhar,

    just to confirm that you are unable to launch Code Composer Studio?  Ie We just want to be sure if the problem is specific to scripting or in general to your CCS installation somehow.  When you launch CCS what do you experience?  Have you tried a fresh workspace? 

    Best Regards,
    Lisa

  • Hello Lisa,

    Thanks,We are able to Install properly.CC studio software open correctly without having any issues.

    While using ths software we are getting error as explained earlier.

    Best Regards,
    Sekhar Sanapala

  • HI Sekhar,

    can you please confirm ... can you debug and do everything properly in CCS.  In other words, what we need to know is whether the problem is only when running the external scripts.

    This makes a difference in how we proceed to debug.

    Best Regards,

    Lisa

  • Hi Sekhar,

    just thought I would check for any updates/further information with your enquiry.

    Best Regards,

    Lisa