Hi all,
I am using stellaris LM3S9B96 micrcontroller for my project. Using my own board and CCSV4.2.4.00033 . I am able 
run my code sucessfully from many days. Suddenly the following error occured while debugging the code.
I am using 90 days trail version and i have 57 days more to expire the lisence.
Can any one please tell me wats the reason for the following error?
Error Log is as follows:
eclipse.buildId=4.2.4.00033
java.version=1.5.0_14
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86
Error
Wed Apr 04 11:02:22 IST 2012
An internal error occurred during 'Creating Debug Server'.Please see the Error Log for details.
org.mozilla.xpcom.XPCOMException: Could not createInstance(@ti.com/DebugServer1;1,{bfab7a88-14c8-48be-8729-f7701e4e0f35})Java/XPCOM bridge: exception while executing submit() with parameterorg.mozilla.xpcom.internal.XPCOMJavaProxy$3@db0165.
org.mozilla.xpcom.XPCOMException: The function "createInstanceByContractID" returned an error condition  (0x80040154)  (0x80004005)  (0x80004005)
at com.ti.debug.engine.xpcom.Runtime.createComponent(Runtime.java:229)
at com.ti.debug.engine.impl.Application.<init>(Application.java:88)
at com.ti.debug.engine.cce.CCEDebugEngine.<init>(CCEDebugEngine.java:17)
at com.ti.debug.engine.cce.CCEDebugEngine.instance(CCEDebugEngine.java:50)
at com.ti.debug.engine.cce.CCEDebugEngine.createInstance(CCEDebugEngine.java:61)
at com.ti.debug.engine.cce.CCEDebugEngine$Factory.createInstance(CCEDebugEngine.java:32)
at com.ti.ccstudio.debug.server.factory.DebugEngineFactory.createApplication(DebugEngineFactory.java:40)
at com.ti.ccstudio.debug.core.cdi.model.Session.doInstantiateDebugServer(Session.java:665)
at com.ti.ccstudio.debug.core.cdi.model.Session.createDebugServer(Session.java:489)
at com.ti.ccstudio.debug.core.cdi.model.Session.internalInitializeSession(Session.java:338)
at com.ti.ccstudio.debug.core.cdi.model.Session.initializeSession(Session.java:305)
at com.ti.ccstudio.debug.core.cdi.model.Debugger.createDebuggerSession(Debugger.java:27)
at com.ti.ccstudio.debug.core.launch.BaseCCELaunchDelegate.doLaunch(BaseCCELaunchDelegate.java:321)
at com.ti.ccstudio.debug.core.launch.BaseCCELaunchDelegate.launch(BaseCCELaunchDelegate.java:267)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:657)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:583)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:779)
at org.eclipse.debug.internal.ui.DebugUIPlugin$4.run(DebugUIPlugin.java:835)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
Can any one please tell me wats the reason for the following error?
Thanks & Regards,
Mah Kon