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.
Hello.
now i'm trying to connect ezdspF2812 with ccs V4 ( ver 4.2.0.7) using XDS510USB.
I checked target configuration EZDSPF2812 in the connection menu ( Specturm Digital XDS510USB Emulator).
After that I execute Target- Launch TI Debugger and Debug window shows up.
Then I execute "Connect Target" but CCS v4 suddenly closed and error message shows up as below.
---------------------------
Eclipse
---------------------------
JVM terminated. Exit code=1
C:\Program Files\Texas Instruments\ccsv4\eclipse\jre\bin\javaw.exe
-Xms40m
-Xmx256m
-XX:MaxPermSize=96m
-DXPCOM.RUNTIME=C:\Program Files\Texas Instruments\ccsv4\DebugServer\win32
-Dxpcom.bridge.executeOnDedicatedThread=yes
-Dorg.eclipse.swt.browser.XULRunnerPath=C:\Program Files\Texas Instruments\ccsv4\DebugServer\win32
-Dosgi.instance.area.default=file:/C:/Users/jay/Documents/workspace/
-jar C:\Program Files\Texas Instruments\ccsv4\eclipse\startup.jar
-os win32
-ws win32
-arch x86
-launcher C:\Program Files\Texas Instruments\ccsv4\eclipse\eclipse.exe
-name Eclipse
-showsplash 600
-exitdata b48_c8
-vm C:\Program Files\Texas Instruments\ccsv4\eclipse\jre\bin\javaw.exe
-vmargs
-Xms40m
-Xmx256m
-XX:MaxPermSize=96m
-DXPCOM.RUNTIME=C:\Program Files\Texas Instruments\ccsv4\DebugServer\win32
-Dxpcom.bridge.executeOnDedicatedThread=yes
-Dorg.eclipse.swt.browser.XULRunnerPath=C:\Program Files\Texas Instruments\ccsv4\DebugServer\win32
-Dosgi.instance.area.default=file:/C:/Users/jay/Documents/workspace/
-jar C:\Program Files\Texas Instruments\ccsv4\eclipse\startup.jar
---------------------------
XDS510USB works fine because sdConfigEX v4 reset and emu test OK and i also connect DM365 DVEVM. it works fine.
EZDSP board also works fine with CCS3.3
What can I try for ? please give a answer.
melon
Hello,
Some suggestions can be found in the troubleshooting guide:
http://processors.wiki.ti.com/index.php/Troubleshooting_CCS
If thise tips fail to help, sending us some of the various diagnostic logs can help us find the cause of the issue:
http://processors.wiki.ti.com/index.php/Troubleshooting_CCS#CCS_Diagnostic_Logs
Thanks
ki
# # An unexpected error has been detected by HotSpot Virtual Machine: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x3ca4ab0a, pid=5188, tid=4148 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_14-b03 mixed mode) # Problematic frame: # C 0x3ca4ab0a # --------------- T H R E A D --------------- Current thread (0x35d124b0): JavaThread "pool-2-thread-1" [_thread_in_native, id=4148] siginfo: ExceptionCode=0xc0000005, reading address 0x00000000 Registers: EAX=0x00000000, EBX=0xffffffff, ECX=0x00000000, EDX=0x000004f0 ESP=0x38fcf118, EBP=0x00000000, ESI=0x37a04888, EDI=0x37a04888 EIP=0x3ca4ab0a, EFLAGS=0x00010246 Top of Stack: (sp=0x38fcf118) 0x38fcf118: 00000000 37a04888 00000000 ffffffff 0x38fcf128: 3ca4aee7 00000000 38fcf4e8 ffffffff 0x38fcf138: 37a04888 00000000 01001c72 00000000 0x38fcf148: 00000000 748ec71a 37a023c8 382b5d1e 0x38fcf158: 39cfb4f9 382ca2a0 0000005f 0000005f 0x38fcf168: 49ca3418 38fcf300 3ca4f0c9 00000000 0x38fcf178: 3cdc0b85 00006ddf 3d3f0020 3d3f0028 0x38fcf188: 37070000 00000000 7c001341 00000010 Instructions: (pc=0x3ca4ab0a) 0x3ca4aafa: 90 90 90 90 90 90 53 55 56 57 8b f9 8b 4c 24 14 0x3ca4ab0a: 8b 01 ff 50 14 8b 2d 2c 01 a5 3c 8b f0 b3 01 8d Stack: [0x38f90000,0x38fd0000), sp=0x38fcf118, free space=252k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C 0x3ca4ab0a [error occurred during error reporting, step 120, id 0xc0000005] 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; J org.mozilla.xpcom.internal.XPCOMJavaProxy$3.call()Ljava/lang/Object; J java.util.concurrent.FutureTask$Sync.innerRun()V J java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run()V J java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Ljava/lang/Runnable;)V j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+28 j java.lang.Thread.run()V+11 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x3a6cba38 JavaThread "Worker-15" [_thread_blocked, id=5444] 0x3a4ee840 JavaThread "pool-3-thread-1" [_thread_blocked, id=5600] 0x3a6cb5a0 JavaThread "Worker-12" [_thread_blocked, id=1160] 0x3a6cb418 JavaThread "Timer-2" daemon [_thread_blocked, id=4852] 0x340448d8 JavaThread "Timer-1" daemon [_thread_blocked, id=5136] 0x34044750 JavaThread "Timer-0" daemon [_thread_blocked, id=5292] 0x34044440 JavaThread "Process monitor" daemon [_thread_blocked, id=4372] 0x340442b8 JavaThread "Input Stream Monitor" daemon [_thread_blocked, id=1176] 0x34044130 JavaThread "Output Stream Monitor" daemon [_thread_blocked, id=964] 0x34043fa8 JavaThread "Output Stream Monitor" daemon [_thread_blocked, id=3500] 0x34043e20 JavaThread "Process monitor" daemon [_thread_blocked, id=4532] 0x34043c98 JavaThread "Input Stream Monitor" daemon [_thread_blocked, id=4184] 0x34043b10 JavaThread "Output Stream Monitor" daemon [_thread_blocked, id=5664] 0x35f11198 JavaThread "Output Stream Monitor" daemon [_thread_blocked, id=2840] 0x3a4ee9c8 JavaThread "Output Message Thread" [_thread_blocked, id=5008] 0x3a4eee60 JavaThread "Output Message Thread" [_thread_blocked, id=5044] 0x3a4ee530 JavaThread "Output Message Thread" [_thread_blocked, id=1236] 0x35d12328 JavaThread "Output Message Thread" [_thread_blocked, id=3712] 0x3a4eecd8 JavaThread "MemoryServer.EventQueue" [_thread_blocked, id=6124] 0x3a4ee6b8 JavaThread "pool-1-thread-1" [_thread_blocked, id=2376] 0x3a4ee220 JavaThread "Worker-8" [_thread_blocked, id=5560] 0x35e93bc8 JavaThread "Worker-7" [_thread_blocked, id=5780] 0x35e89e48 JavaThread "polling thread" daemon [_thread_blocked, id=4984] =>0x35d124b0 JavaThread "pool-2-thread-1" [_thread_in_native, id=4148] 0x341352b0 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=5064] 0x3415ef18 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=216] 0x34162b88 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=2468] 0x341651f8 JavaThread "State Data Manager" daemon [_thread_blocked, id=4200] 0x012f3b00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5756] 0x012f2ec0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4632] 0x012e4320 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4908] 0x012e3938 JavaThread "Finalizer" daemon [_thread_blocked, id=4128] 0x012e2360 JavaThread "Reference Handler" daemon [_thread_blocked, id=3860] 0x0060a7e8 JavaThread "main" [_thread_blocked, id=2276] Other Threads: 0x012dd360 VMThread [id=4484] 0x012904f0 WatcherThread [id=2444] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 6912K, used 4934K [0x039e0000, 0x04150000, 0x06140000) eden space 6208K, 69% used [0x039e0000, 0x03e17d60, 0x03ff0000) from space 704K, 87% used [0x040a0000, 0x04139b78, 0x04150000) to space 704K, 0% used [0x03ff0000, 0x03ff0000, 0x040a0000) tenured generation total 90752K, used 49657K [0x06140000, 0x0b9e0000, 0x239e0000) the space 90752K, 54% used [0x06140000, 0x091be5e0, 0x091be600, 0x0b9e0000) compacting perm gen total 48384K, used 48310K [0x239e0000, 0x26920000, 0x339e0000) the space 48384K, 99% used [0x239e0000, 0x2690d878, 0x2690da00, 0x26920000) No shared spaces configured. Dynamic libraries: 0x00400000 - 0x0040d000 D:\Texas Instruments\ccsv4\eclipse\jre\bin\javaw.exe 0x77110000 - 0x7724c000 C:\Windows\SYSTEM32\ntdll.dll 0x75ca0000 - 0x75d74000 C:\Windows\system32\kernel32.dll 0x75500000 - 0x7554a000 C:\Windows\system32\KERNELBASE.dll 0x759a0000 - 0x75a40000 C:\Windows\system32\ADVAPI32.dll 0x77010000 - 0x770bc000 C:\Windows\system32\msvcrt.dll 0x77320000 - 0x77339000 C:\Windows\SYSTEM32\sechost.dll 0x76ab0000 - 0x76b51000 C:\Windows\system32\RPCRT4.dll 0x75a40000 - 0x75b09000 C:\Windows\system32\USER32.dll 0x769d0000 - 0x76a1e000 C:\Windows\system32\GDI32.dll 0x75b70000 - 0x75b7a000 C:\Windows\system32\LPK.dll 0x75660000 - 0x756fd000 C:\Windows\system32\USP10.dll 0x75570000 - 0x7558f000 C:\Windows\system32\IMM32.DLL 0x75700000 - 0x757cc000 C:\Windows\system32\MSCTF.dll 0x6d640000 - 0x6d7de000 D:\Texas Instruments\ccsv4\eclipse\jre\bin\client\jvm.dll 0x734d0000 - 0x73502000 C:\Windows\system32\WINMM.dll 0x75170000 - 0x751bb000 C:\Windows\system32\apphelp.dll 0x6d290000 - 0x6d298000 D:\Texas Instruments\ccsv4\eclipse\jre\bin\hpi.dll 0x757d0000 - 0x757d5000 C:\Windows\system32\PSAPI.DLL 0x6d610000 - 0x6d61c000 D:\Texas Instruments\ccsv4\eclipse\jre\bin\verify.dll 0x6d310000 - 0x6d32d000 D:\Texas Instruments\ccsv4\eclipse\jre\bin\java.dll 0x6d630000 - 0x6d63f000 D:\Texas Instruments\ccsv4\eclipse\jre\bin\zip.dll 0x6d4d0000 - 0x6d4e3000 D:\Texas Instruments\ccsv4\eclipse\jre\bin\net.dll 0x75620000 - 0x75655000 C:\Windows\system32\WS2_32.dll 0x77280000 - 0x77286000 C:\Windows\system32\NSI.dll 0x74ca0000 - 0x74cdc000 C:\Windows\system32\mswsock.dll 0x74e00000 - 0x74e06000 C:\Windows\System32\wship6.dll 0x6d4f0000 - 0x6d4f9000 D:\Texas Instruments\ccsv4\eclipse\jre\bin\nio.dll 0x6d1f0000 - 0x6d203000 D:\Texas Instruments\ccsv4\eclipse\jre\bin\deploy.dll 0x75b80000 - 0x75c98000 C:\Windows\system32\WININET.dll 0x75940000 - 0x75997000 C:\Windows\system32\SHLWAPI.dll 0x75590000 - 0x75593000 C:\Windows\system32\Normaliz.dll 0x76c70000 - 0x76e69000 C:\Windows\system32\iertutil.dll 0x76b60000 - 0x76c70000 C:\Windows\system32\urlmon.dll 0x757e0000 - 0x7593c000 C:\Windows\system32\ole32.dll 0x77290000 - 0x7731f000 C:\Windows\system32\OLEAUT32.dll 0x754d0000 - 0x754ff000 C:\Windows\system32\XmlLite.dll 0x75d80000 - 0x769c9000 C:\Windows\system32\SHELL32.dll 0x75380000 - 0x7549c000 C:\Windows\system32\CRYPT32.dll 0x752b0000 - 0x752bc000 C:\Windows\system32\MSASN1.dll 0x75240000 - 0x7524b000 C:\Windows\system32\profapi.dll 0x6d5c0000 - 0x6d5e5000 D:\Texas Instruments\ccsv4\eclipse\jre\bin\RegUtils.dll 0x746f0000 - 0x746f9000 C:\Windows\system32\VERSION.dll 0x68ad0000 - 0x68d10000 C:\Windows\system32\msi.dll 0x74f00000 - 0x74f08000 C:\Windows\system32\Secur32.dll 0x75150000 - 0x7516a000 C:\Windows\system32\SSPICLI.DLL 0x74160000 - 0x742fe000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_420fe3fa2b8113bd\comctl32.dll 0x74b60000 - 0x74ba4000 C:\Windows\system32\dnsapi.DLL 0x73040000 - 0x7305c000 C:\Windows\system32\iphlpapi.DLL 0x73030000 - 0x73037000 C:\Windows\system32\WINNSI.DLL 0x362a0000 - 0x362f2000 D:\Texas Instruments\ccsv4\eclipse\configuration\org.eclipse.osgi\bundles\233\1\.cp\swt-win32-3232.dll 0x755a0000 - 0x7561b000 C:\Windows\system32\comdlg32.dll 0x61810000 - 0x61831000 C:\Windows\system32\MSVFW32.dll 0x73fe0000 - 0x74020000 C:\Windows\system32\uxtheme.dll 0x73c80000 - 0x73c93000 C:\Windows\system32\dwmapi.dll 0x751c0000 - 0x751cc000 C:\Windows\system32\CRYPTBASE.dll 0x367f0000 - 0x367f8000 D:\Texas Instruments\ccsv4\eclipse\configuration\org.eclipse.osgi\bundles\186\1\.cp\os\win32\x86\localfile_1_0_0.dll 0x368f0000 - 0x368f8000 D:\Texas Instruments\ccsv4\eclipse\configuration\org.eclipse.osgi\bundles\190\1\.cp\os\win32\x86\win32refresh.dll 0x735d0000 - 0x7360c000 C:\Windows\system32\oleacc.dll 0x36cb0000 - 0x36cc3000 D:\Texas Instruments\ccsv4\eclipse\configuration\org.eclipse.osgi\bundles\233\1\.cp\swt-gdip-win32-3232.dll 0x73e50000 - 0x73fe0000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7600.16385_none_72fc7cbf861225ca\gdiplus.dll 0x74ce0000 - 0x74cf6000 C:\Windows\system32\CRYPTSP.dll 0x74a80000 - 0x74abb000 C:\Windows\system32\rsaenh.dll 0x75230000 - 0x7523e000 C:\Windows\system32\RpcRtRemote.dll 0x7c000000 - 0x7c054000 D:\Texas Instruments\ccsv4\emulation\analysis\bin\msvcr70.dll 0x7c080000 - 0x7c0f7000 D:\Texas Instruments\ccsv4\emulation\analysis\bin\msvcp70.dll 0x7c140000 - 0x7c23d000 D:\Texas Instruments\ccsv4\emulation\analysis\bin\mfc70.dll 0x37020000 - 0x37031000 D:\Texas Instruments\ccsv4\emulation\analysis\bin\cToolsIF.dll 0x37ad0000 - 0x37b38000 D:\Texas Instruments\ccsv4\emulation\analysis\bin\ctools.dll 0x37b40000 - 0x37dae000 C:\Windows\system32\xerces-c_2_5_0.dll 0x37040000 - 0x37058000 D:\Texas Instruments\ccsv4\emulation\analysis\bin\JTrace.dll 0x37080000 - 0x37091000 D:\Texas Instruments\ccsv4\emulation\analysis\bin\TraceFactory.dll 0x37db0000 - 0x37df2000 D:\Texas Instruments\ccsv4\emulation\analysis\bin\ICECD.dll 0x37e00000 - 0x37e21000 D:\Texas Instruments\ccsv4\emulation\analysis\bin\icestorm21.dll 0x37e30000 - 0x37e4f000 D:\Texas Instruments\ccsv4\emulation\analysis\bin\iceutil21.dll 0x37e50000 - 0x37f2c000 D:\Texas Instruments\ccsv4\emulation\analysis\bin\ice21.dll 0x37f30000 - 0x37f4c000 D:\Texas Instruments\ccsv4\emulation\analysis\bin\LIBBZ2.dll 0x73700000 - 0x73705000 C:\Windows\system32\msimg32.dll 0x36ae0000 - 0x36af7000 C:\Program Files\Common Files\PPLiveNetwork\kernel\VAProxyD.dll 0x66dc0000 - 0x66e26000 C:\Windows\system32\MSVCP60.dll 0x36b00000 - 0x36b07000 D:\Texas Instruments\ccsv4\DebugServer\bin\win32\LibraryLoader.dll 0x703e0000 - 0x70467000 C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_d08a205e442db5b5\MSVCP80.dll 0x70340000 - 0x703db000 C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_d08a205e442db5b5\MSVCR80.dll 0x38190000 - 0x381f3000 D:\Texas Instruments\ccsv4\common\bin\CCReg.dll 0x38280000 - 0x382d1000 D:\Texas Instruments\ccsv4\common\bin\Logger.dll 0x382e0000 - 0x38331000 D:\Texas Instruments\ccsv4\common\bin\fsutil.dll 0x38340000 - 0x383d3000 D:\Texas Instruments\ccsv4\common\bin\rtdx.dll 0x383e0000 - 0x38586000 D:\Texas Instruments\ccsv4\common\bin\setup_parser.dll 0x38210000 - 0x3821b000 D:\Texas Instruments\ccsv4\common\uscif\jtagdata.dll 0x38220000 - 0x3822e000 D:\Texas Instruments\ccsv4\common\bin\ti_targetdb_parser.dll 0x385a0000 - 0x38792000 D:\Texas Instruments\ccsv4\common\bin\xerces-c_2_5_0.dll 0x387b0000 - 0x387b7000 D:\Texas Instruments\ccsv4\DebugServer\win32\javaxpcomglue.dll 0x387c0000 - 0x387e8000 D:\Texas Instruments\ccsv4\DebugServer\win32\nspr4.dll 0x704e0000 - 0x704e7000 C:\Windows\system32\WSOCK32.dll 0x387f0000 - 0x387f7000 D:\Texas Instruments\ccsv4\DebugServer\win32\plc4.dll 0x38800000 - 0x38806000 D:\Texas Instruments\ccsv4\DebugServer\win32\plds4.dll 0x38810000 - 0x38882000 D:\Texas Instruments\ccsv4\DebugServer\win32\js3250.dll 0x38890000 - 0x38f74000 D:\Texas Instruments\ccsv4\DebugServer\win32\xul.dll 0x71a50000 - 0x71aa1000 C:\Windows\system32\WINSPOOL.DRV 0x38f80000 - 0x38f86000 D:\Texas Instruments\ccsv4\DebugServer\win32\xpcom.dll 0x76a20000 - 0x76aa3000 C:\Windows\system32\CLBCatQ.DLL 0x39050000 - 0x391ef000 D:\Texas Instruments\ccsv4\DebugServer\win32\components\mdex.dll 0x73880000 - 0x73891000 C:\Windows\system32\NETAPI32.dll 0x73870000 - 0x73879000 C:\Windows\system32\netutils.dll 0x74e90000 - 0x74ea9000 C:\Windows\system32\srvcli.dll 0x738c0000 - 0x738cf000 C:\Windows\system32\wkscli.dll 0x74780000 - 0x74785000 C:\Windows\System32\wshtcpip.dll 0x704b0000 - 0x704d5000 C:\Program Files\Bonjour\mdnsNSP.dll 0x70480000 - 0x704a7000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL 0x70470000 - 0x70476000 C:\Windows\system32\rasadhlp.dll 0x39390000 - 0x3960d000 D:\Texas Instruments\ccsv4\DebugServer\license\mdexutil.dll 0x692e0000 - 0x692e9000 C:\Windows\system32\snmpapi.dll 0x76e70000 - 0x7700d000 C:\Windows\system32\SETUPAPI.dll 0x752c0000 - 0x752e7000 C:\Windows\system32\CFGMGR32.dll 0x75550000 - 0x75562000 C:\Windows\system32\DEVOBJ.dll 0x71870000 - 0x7187d000 C:\Windows\system32\dhcpcsvc6.DLL 0x71850000 - 0x71862000 C:\Windows\system32\dhcpcsvc.DLL 0x733e0000 - 0x733f0000 C:\Windows\system32\NLAapi.dll 0x6a3f0000 - 0x6a3f8000 C:\Windows\System32\winrnr.dll 0x6a3e0000 - 0x6a3f0000 C:\Windows\system32\napinsp.dll 0x6a3c0000 - 0x6a3d2000 C:\Windows\system32\pnrpnsp.dll 0x6abc0000 - 0x6abca000 C:\Windows\system32\wbem\wbemprox.dll 0x6abd0000 - 0x6ac2c000 C:\Windows\system32\wbemcomn.dll 0x71930000 - 0x71968000 C:\Windows\System32\fwpuclnt.dll 0x754a0000 - 0x754cd000 C:\Windows\system32\WINTRUST.dll 0x6a400000 - 0x6a40f000 C:\Windows\system32\wbem\wbemsvc.dll 0x39c10000 - 0x3a1a0000 D:\Texas Instruments\ccsv4\DebugServer\win32\components\DebugServer.dll 0x392c0000 - 0x39329000 D:\Texas Instruments\ccsv4\DebugServer\bin\win32\tiofr11.dll VM Arguments: jvm_args: -Xms96m -Xmx512m -XX:MaxPermSize=256m -DXPCOM.RUNTIME=D:\Texas Instruments\ccsv4\DebugServer\win32 -Dxpcom.bridge.executeOnDedicatedThread=yes -Dorg.eclipse.swt.browser.XULRunnerPath=D:\Texas Instruments\ccsv4\DebugServer\win32 -Dosgi.instance.area.default=file:/F:/Documents/workspace/ java_command: D:\Texas Instruments\ccsv4\eclipse\startup.jar -os win32 -ws win32 -arch x86 -launcher D:\Texas Instruments\ccsv4\eclipse\eclipse.exe -name Eclipse -showsplash 600 -exitdata af8_b4 -vm D:\Texas Instruments\ccsv4\eclipse\jre\bin\javaw.exe -vmargs -Xms96m -Xmx512m -XX:MaxPermSize=256m -DXPCOM.RUNTIME=D:\Texas Instruments\ccsv4\DebugServer\win32 -Dxpcom.bridge.executeOnDedicatedThread=yes -Dorg.eclipse.swt.browser.XULRunnerPath=D:\Texas Instruments\ccsv4\DebugServer\win32 -Dosgi.instance.area.default=file:/F:/Documents/workspace/ -jar D:\Texas Instruments\ccsv4\eclipse\startup.jar Launcher Type: SUN_STANDARD Environment Variables: CLASSPATH=.;D:\java6\lib\ext\QTJava.zip PATH=D:\Texas Instruments\ccsv4\common\bin;D:\Texas Instruments\ccsv4\common\uscif;D:\Texas Instruments\ccsv4\DebugServer\slicense;D:\Texas Instruments\ccsv4\eclipse\..\common\bin;D:\Texas Instruments\ccsv4\eclipse\..\common\uscif;D:\Texas Instruments\ccsv4\eclipse\..\DebugServer\license;D:/Texas Instruments/xdctools_3_16_02_32;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\PC Connectivity Solution\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;D:\Altium Designer Winter 09\System;C:\Program Files\Common Files\Thunder Network\KanKan\Codecs;D:\MATLAB\R2010b\runtime\win32;D:\MATLAB\R2010b\bin;C:\Program Files\Common Files\TTKN\Bin;C:\Program Files\Windows Live\Shared;D:\Final Codecs\QTSystem\;D:/Texas Instruments/xdctools_3_16_02_32;D:\Texas Instruments\ccsv4\emulation\drivers USERNAME=MVP OS=Windows_NT PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel --------------- S Y S T E M --------------- OS: Windows NT 6.1 Build 7600 CPU:total 2 (cores per cpu 2, threads per core 1) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2 Memory: 4k page, physical 2097151k(952860k free), swap 4194303k(3749116k 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
!SESSION 2011-01-20 19:00:04.603 -----------------------------------------------
eclipse.buildId=4.1.2.00027
java.version=1.5.0_14
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.ui.ide 4 4 2011-01-20 19:10:16.326
!MESSAGE Must specify a URI scheme:EXT_ROOT__F28335_example_BIOS_flash/ePWM_isr.c
!ENTRY org.eclipse.core.filesystem 4 566 2011-01-20 19:10:16.329
!MESSAGE Must specify a URI scheme:EXT_ROOT__F28335_example_BIOS_flash/ePWM_isr.c
!SESSION 2011-01-20 19:15:01.951 -----------------------------------------------
eclipse.buildId=4.1.2.00027
java.version=1.5.0_14
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.resources 2 10035 2011-01-20 19:15:04.875
!MESSAGE A workspace crash was detected. The previous session did not exit normally.
!SESSION 2011-01-20 19:42:01.332 -----------------------------------------------
eclipse.buildId=4.1.2.00027
java.version=1.5.0_14
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.resources 2 10035 2011-01-20 19:42:04.234
!MESSAGE A workspace crash was detected. The previous session did not exit normally.
!ENTRY org.eclipse.ui.editors 2 0 2011-01-20 19:44:28.589
!MESSAGE The selected spelling engine does not exist
!ENTRY com.ti.ccstudio.debug.core 4 0 2011-01-20 19:59:49.013
!MESSAGE Fatal Error: C28xx: Error connecting to the target: Error 0x80000240/-171 Fatal Error during: Initialization, OCS,
!SESSION 2011-01-20 20:00:24.853 -----------------------------------------------
eclipse.buildId=4.1.2.00027
java.version=1.5.0_14
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.resources 2 10035 2011-01-20 20:00:28.359
!MESSAGE A workspace crash was detected. The previous session did not exit normally.
!SESSION 2011-01-20 20:10:56.455 -----------------------------------------------
eclipse.buildId=4.1.2.00027
java.version=1.5.0_14
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.resources 2 10035 2011-01-20 20:10:59.052
!MESSAGE A workspace crash was detected. The previous session did not exit normally.
!SESSION 2011-01-20 20:26:55.173 -----------------------------------------------
eclipse.buildId=4.1.2.00027
java.version=1.5.0_14
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.resources 2 10035 2011-01-20 20:26:58.487
!MESSAGE A workspace crash was detected. The previous session did not exit normally.
this is the eclipse error and the JVM error. Please help. I have been stuck in this for days...