!SESSION 2013-04-22 10:32:24.137 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.6.0_23
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.cpp.product -perspective com.altera.sbtgui.ui.cPerspective
Command-line arguments:  -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.cpp.product -data /user4/spring13/jl3925/Desktop/lab3 -perspective com.altera.sbtgui.ui.cPerspective

This is a continuation of log file /home/user4/spring13/jl3925/Desktop/lab3/.metadata/.bak_0.log
Created Time: 2013-04-22 11:17:14.957

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 11:17:14.959
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 11:17:16.565
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 11:17:16.760
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 12:27:34.341
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 12:27:35.928
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 12:27:36.123
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY org.eclipse.ui 4 0 2013-04-22 14:23:59.296
!MESSAGE Unable to create editor ID org.eclipse.cdt.ui.editor.CEditor: The file does not exist.
!STACK 1
org.eclipse.core.runtime.CoreException: The file does not exist.
	at org.eclipse.core.internal.filebuffers.ResourceFileBuffer.create(ResourceFileBuffer.java:237)
	at org.eclipse.core.internal.filebuffers.TextFileBufferManager.connect(TextFileBufferManager.java:112)
	at org.eclipse.ui.editors.text.TextFileDocumentProvider.createFileInfo(TextFileDocumentProvider.java:559)
	at org.eclipse.cdt.internal.ui.editor.CDocumentProvider.createFileInfo(CDocumentProvider.java:857)
	at org.eclipse.ui.editors.text.TextFileDocumentProvider.connect(TextFileDocumentProvider.java:478)
	at org.eclipse.cdt.internal.ui.editor.CDocumentProvider.connect(CDocumentProvider.java:779)
	at org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4213)
	at org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:237)
	at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEditor.java:1451)
	at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:169)
	at org.eclipse.cdt.internal.ui.editor.CEditor.internalDoSetInput(CEditor.java:1495)
	at org.eclipse.cdt.internal.ui.editor.CEditor.doSetInput(CEditor.java:1458)
	at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3200)
	at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
	at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
	at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756)
	at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2649)
	at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3218)
	at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3245)
	at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:828)
	at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:647)
	at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)
	at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
	at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:313)
	at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180)
	at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:270)
	at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
	at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473)
	at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1245)
	at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1198)
	at org.eclipse.ui.internal.PartStack.presentationSelectionChanged(PartStack.java:834)
	at org.eclipse.ui.internal.PartStack.access$1(PartStack.java:823)
	at org.eclipse.ui.internal.PartStack$1.selectPart(PartStack.java:137)
	at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation$1.handleEvent(TabbedStackPresentation.java:133)
	at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(AbstractTabFolder.java:269)
	at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(AbstractTabFolder.java:278)
	at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder.access$1(DefaultTabFolder.java:1)
	at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder$2.handleEvent(DefaultTabFolder.java:88)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1267)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1061)
	at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2746)
	at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1433)
	at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3588)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3209)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
	at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
!SUBENTRY 1 org.eclipse.core.filebuffers 4 0 2013-04-22 14:23:59.298
!MESSAGE The file does not exist.

!ENTRY org.eclipse.ui 2 2 2013-04-22 14:23:59.317
!MESSAGE Ignored attempt to add saveable that was already registered
!STACK 0
org.eclipse.core.runtime.AssertionFailedException: unknown saveable: org.eclipse.ui.internal.DefaultSaveable@18baf57 from part: org.eclipse.ui.internal.ErrorEditorPart@18baf57
	at org.eclipse.ui.internal.SaveablesList.logWarning(SaveablesList.java:187)
	at org.eclipse.ui.internal.SaveablesList.addModel(SaveablesList.java:117)
	at org.eclipse.ui.internal.SaveablesList.addModels(SaveablesList.java:289)
	at org.eclipse.ui.internal.SaveablesList.postOpen(SaveablesList.java:695)
	at org.eclipse.ui.internal.PartList.partOpened(PartList.java:234)
	at org.eclipse.ui.internal.PartList.access$0(PartList.java:210)
	at org.eclipse.ui.internal.PartList$1.propertyChanged(PartList.java:40)
	at org.eclipse.ui.internal.WorkbenchPartReference.fireInternalPropertyChange(WorkbenchPartReference.java:375)
	at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:610)
	at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:313)
	at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180)
	at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:270)
	at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
	at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473)
	at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1245)
	at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1198)
	at org.eclipse.ui.internal.PartStack.presentationSelectionChanged(PartStack.java:834)
	at org.eclipse.ui.internal.PartStack.access$1(PartStack.java:823)
	at org.eclipse.ui.internal.PartStack$1.selectPart(PartStack.java:137)
	at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation$1.handleEvent(TabbedStackPresentation.java:133)
	at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(AbstractTabFolder.java:269)
	at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(AbstractTabFolder.java:278)
	at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder.access$1(DefaultTabFolder.java:1)
	at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder$2.handleEvent(DefaultTabFolder.java:88)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1267)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1061)
	at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2746)
	at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1433)
	at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3588)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3209)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
	at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1386)

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 14:25:53.640
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 14:25:55.459
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 14:25:55.675
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 14:33:12.353
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 14:33:13.983
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 14:33:13.993
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]
!SESSION 2013-04-22 16:04:10.951 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.6.0_23
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.cpp.product -perspective com.altera.sbtgui.ui.cPerspective
Command-line arguments:  -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.cpp.product -data /user4/spring13/jl3925/Desktop/lab3 -perspective com.altera.sbtgui.ui.cPerspective

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:05:07.439
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 16:05:09.346
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:05:09.533
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:07:14.179
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:07:14.479
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:07:22.114
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:14:58.090
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:15:03.886
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:16:22.981
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 16:16:24.660
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:16:24.844
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:16:53.972
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:16:54.185
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:17:00.362
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:24:26.982
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:24:33.121
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:25:53.984
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 16:25:55.665
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:25:55.874
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:32:14.441
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 16:32:16.311
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:32:16.575
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:33:41.821
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:33:47.891
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:43:45.394
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:43:51.003
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:48:55.319
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 16:48:56.950
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:48:57.154
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:50:44.700
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 16:50:46.350
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:50:46.539
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:51:10.005
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:51:10.246
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 16:51:11.876
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:51:12.081
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:52:29.181
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 16:52:30.805
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:52:31.002
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:53:02.063
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:53:02.321
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 16:53:03.991
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:53:04.181
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:53:30.960
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:53:31.281
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 16:53:32.916
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:53:33.108
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:54:07.323
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 16:54:08.961
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:54:09.181
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]
!SESSION 2013-04-22 16:55:00.731 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.6.0_23
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.cpp.product -perspective com.altera.sbtgui.ui.cPerspective
Command-line arguments:  -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.cpp.product -data /user4/spring13/jl3925/Desktop/lab3 -perspective com.altera.sbtgui.ui.cPerspective

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:56:25.532
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 16:56:27.285
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:56:27.475
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:56:43.896
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:56:44.114
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 16:56:50.003
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]
!SESSION 2013-04-22 17:43:48.307 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.6.0_23
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.cpp.product -perspective com.altera.sbtgui.ui.cPerspective
Command-line arguments:  -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.cpp.product -data /user4/spring13/jl3925/Desktop/lab3 -perspective com.altera.sbtgui.ui.cPerspective

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 17:48:12.057
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 17:48:13.676
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 17:48:13.875
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 17:50:05.500
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 17:50:07.200
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 17:50:07.399
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 17:53:23.619
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 17:53:25.345
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 17:53:25.653
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 17:54:54.144
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 17:54:54.537
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 17:55:00.706
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY org.eclipse.jface 2 0 2013-04-22 17:56:38.814
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2013-04-22 17:56:38.814
!MESSAGE A conflict occurred for ALT+ARROW_LEFT:
Binding(ALT+ARROW_LEFT,
	ParameterizedCommand(Command(org.eclipse.cdt.ui.hover.backwardMacroExpansion,Back,
		Step backward in macro expansions,
		Category(org.eclipse.cdt.ui.category.source,C/C++ Source,C/C++ Source Actions,true),
		org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl$3@dc10b6,
		,,true),null),
	org.eclipse.ui.defaultAcceleratorConfiguration,
	org.eclipse.cdt.ui.macroExpansionHoverScope,,,system)
Binding(ALT+ARROW_LEFT,
	ParameterizedCommand(Command(org.eclipse.ui.navigate.backwardHistory,Backward History,
		Move backward in the editor navigation history,
		Category(org.eclipse.ui.category.navigate,Navigate,null,true),
		ActionHandler(org.eclipse.ui.internal.NavigationHistoryAction@1cd4840),
		,,true),null),
	org.eclipse.ui.defaultAcceleratorConfiguration,
	org.eclipse.ui.contexts.window,,,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2013-04-22 17:56:38.814
!MESSAGE A conflict occurred for ALT+ARROW_RIGHT:
Binding(ALT+ARROW_RIGHT,
	ParameterizedCommand(Command(org.eclipse.cdt.ui.hover.forwardMacroExpansion,Forward,
		Step forward in macro expansions,
		Category(org.eclipse.cdt.ui.category.source,C/C++ Source,C/C++ Source Actions,true),
		org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl$4@42806c,
		,,true),null),
	org.eclipse.ui.defaultAcceleratorConfiguration,
	org.eclipse.cdt.ui.macroExpansionHoverScope,,,system)
Binding(ALT+ARROW_RIGHT,
	ParameterizedCommand(Command(org.eclipse.ui.navigate.forwardHistory,Forward History,
		Move forward in the editor navigation history,
		Category(org.eclipse.ui.category.navigate,Navigate,null,true),
		ActionHandler(org.eclipse.ui.internal.NavigationHistoryAction@1fd4406),
		,,true),null),
	org.eclipse.ui.defaultAcceleratorConfiguration,
	org.eclipse.ui.contexts.window,,,system)

!ENTRY org.eclipse.jface 2 0 2013-04-22 17:56:51.544
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2013-04-22 17:56:51.544
!MESSAGE A conflict occurred for F3:
Binding(F3,
	ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.opendecl,Open Declaration,
		Open an editor on the selected element's declaration(s),
		Category(org.eclipse.cdt.ui.category.source,C/C++ Source,C/C++ Source Actions,true),
		LegacyHandlerWrapper(ActionHandler(action=org.eclipse.cdt.internal.ui.search.actions.OpenDeclarationsAction@4684c8)),
		,,true),null),
	org.eclipse.ui.defaultAcceleratorConfiguration,
	org.eclipse.cdt.ui.cEditorScope,,,system)
Binding(F3,
	ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.opendecl,Open Declaration,
		Open an editor on the selected element's declaration(s),
		Category(org.eclipse.cdt.ui.category.source,C/C++ Source,C/C++ Source Actions,true),
		LegacyHandlerWrapper(ActionHandler(action=org.eclipse.cdt.internal.ui.search.actions.OpenDeclarationsAction@4684c8)),
		,,true),null),
	org.eclipse.ui.defaultAcceleratorConfiguration,
	org.eclipse.cdt.ui.macroExpansionHoverScope,,,system)
!SESSION 2013-04-22 18:07:15.150 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.6.0_23
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.cpp.product -perspective com.altera.sbtgui.ui.cPerspective
Command-line arguments:  -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.cpp.product -data /user4/spring13/jl3925/Desktop/lab3 -perspective com.altera.sbtgui.ui.cPerspective

!ENTRY org.eclipse.ui 4 4 2013-04-22 18:07:23.845
!MESSAGE Could not create view: 'org.eclipse.ui.internal.introview'.

!ENTRY org.eclipse.ui 4 0 2013-04-22 18:07:27.271
!MESSAGE Problems occurred restoring workbench.
!SUBENTRY 1 unknown 0 0 2013-04-22 18:07:27.271
!MESSAGE OK
!SUBENTRY 1 unknown 0 0 2013-04-22 18:07:27.271
!MESSAGE OK
!SUBENTRY 1 unknown 0 0 2013-04-22 18:07:27.271
!MESSAGE OK
!SUBENTRY 1 unknown 0 0 2013-04-22 18:07:27.271
!MESSAGE OK
!SUBENTRY 1 org.eclipse.ui 4 0 2013-04-22 18:07:27.271
!MESSAGE Unable to restore perspective: Workspace - Nios II Debug.
!SUBENTRY 2 org.eclipse.ui 0 0 2013-04-22 18:07:27.271
!MESSAGE Problems occurred restoring perspective.
!SUBENTRY 3 org.eclipse.ui 0 0 2013-04-22 18:07:27.271
!MESSAGE 
!SUBENTRY 2 unknown 0 0 2013-04-22 18:07:27.271
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-22 18:07:27.271
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-22 18:07:27.271
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-22 18:07:27.271
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-22 18:07:27.271
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-22 18:07:27.271
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-22 18:07:27.271
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-22 18:07:27.271
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-22 18:07:27.271
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-22 18:07:27.271
!MESSAGE OK
!SUBENTRY 2 org.eclipse.ui 4 0 2013-04-22 18:07:27.271
!MESSAGE Could not find view: org.eclipse.ui.internal.introview
!SUBENTRY 1 unknown 0 0 2013-04-22 18:07:27.271
!MESSAGE OK

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 18:09:07.020
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 18:09:08.638
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 18:09:08.827
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 18:10:36.568
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 18:10:38.215
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 18:10:38.569
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 18:24:01.097
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]
!SESSION 2013-04-22 18:25:54.906 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.6.0_23
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.cpp.product -perspective com.altera.sbtgui.ui.cPerspective
Command-line arguments:  -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.cpp.product -data /user4/spring13/jl3925/Desktop/lab3 -perspective com.altera.sbtgui.ui.cPerspective

!ENTRY org.eclipse.ui 4 4 2013-04-22 18:26:01.386
!MESSAGE Could not create view: 'org.eclipse.ui.internal.introview'.

!ENTRY org.eclipse.ui 4 0 2013-04-22 18:26:03.879
!MESSAGE Problems occurred restoring workbench.
!SUBENTRY 1 unknown 0 0 2013-04-22 18:26:03.879
!MESSAGE OK
!SUBENTRY 1 unknown 0 0 2013-04-22 18:26:03.879
!MESSAGE OK
!SUBENTRY 1 unknown 0 0 2013-04-22 18:26:03.879
!MESSAGE OK
!SUBENTRY 1 unknown 0 0 2013-04-22 18:26:03.879
!MESSAGE OK
!SUBENTRY 1 org.eclipse.ui 4 0 2013-04-22 18:26:03.879
!MESSAGE Unable to restore perspective: Workspace - Nios II Debug.
!SUBENTRY 2 org.eclipse.ui 0 0 2013-04-22 18:26:03.879
!MESSAGE Problems occurred restoring perspective.
!SUBENTRY 3 org.eclipse.ui 0 0 2013-04-22 18:26:03.879
!MESSAGE 
!SUBENTRY 2 unknown 0 0 2013-04-22 18:26:03.879
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-22 18:26:03.879
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-22 18:26:03.879
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-22 18:26:03.879
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-22 18:26:03.879
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-22 18:26:03.879
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-22 18:26:03.879
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-22 18:26:03.879
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-22 18:26:03.879
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-22 18:26:03.879
!MESSAGE OK
!SUBENTRY 2 org.eclipse.ui 4 0 2013-04-22 18:26:03.879
!MESSAGE Could not find view: org.eclipse.ui.internal.introview
!SUBENTRY 1 unknown 0 0 2013-04-22 18:26:03.879
!MESSAGE OK

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 18:26:13.209
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 18:26:15.519
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 18:26:15.714
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 18:43:37.795
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 18:43:38.112
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 18:43:39.759
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 18:43:39.951
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 20:45:30.117
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 20:45:30.407
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 20:45:32.159
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 20:45:32.393
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 20:50:08.158
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 20:50:09.822
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 20:50:10.019
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 20:59:49.664
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 20:59:51.374
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 20:59:51.582
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 21:37:06.856
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-22 21:37:08.584
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-22 21:37:08.778
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]
!SESSION 2013-04-23 14:59:13.223 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.6.0_23
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.cpp.product -perspective com.altera.sbtgui.ui.cPerspective
Command-line arguments:  -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.cpp.product -data /user4/spring13/jl3925/Desktop/fina_4_22/lab3 -perspective com.altera.sbtgui.ui.cPerspective

!ENTRY org.eclipse.core.resources 2 10035 2013-04-23 14:59:15.631
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

!ENTRY org.eclipse.ui 4 4 2013-04-23 14:59:22.735
!MESSAGE Could not create view: 'org.eclipse.ui.internal.introview'.

!ENTRY org.eclipse.ui 4 0 2013-04-23 14:59:25.939
!MESSAGE Problems occurred restoring workbench.
!SUBENTRY 1 unknown 0 0 2013-04-23 14:59:25.939
!MESSAGE OK
!SUBENTRY 1 unknown 0 0 2013-04-23 14:59:25.939
!MESSAGE OK
!SUBENTRY 1 unknown 0 0 2013-04-23 14:59:25.939
!MESSAGE OK
!SUBENTRY 1 unknown 0 0 2013-04-23 14:59:25.939
!MESSAGE OK
!SUBENTRY 1 org.eclipse.ui 4 0 2013-04-23 14:59:25.939
!MESSAGE Unable to restore perspective: Workspace - Nios II Debug.
!SUBENTRY 2 org.eclipse.ui 0 0 2013-04-23 14:59:25.939
!MESSAGE Problems occurred restoring perspective.
!SUBENTRY 3 org.eclipse.ui 0 0 2013-04-23 14:59:25.939
!MESSAGE 
!SUBENTRY 2 unknown 0 0 2013-04-23 14:59:25.939
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-23 14:59:25.939
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-23 14:59:25.939
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-23 14:59:25.940
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-23 14:59:25.940
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-23 14:59:25.940
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-23 14:59:25.940
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-23 14:59:25.940
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-23 14:59:25.940
!MESSAGE OK
!SUBENTRY 2 unknown 0 0 2013-04-23 14:59:25.940
!MESSAGE OK
!SUBENTRY 2 org.eclipse.ui 4 0 2013-04-23 14:59:25.940
!MESSAGE Could not find view: org.eclipse.ui.internal.introview
!SUBENTRY 1 unknown 0 0 2013-04-23 14:59:25.940
!MESSAGE OK

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:00:31.130
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 15:00:32.754
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:00:32.938
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:02:29.979
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:02:30.453
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 15:02:32.115
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:02:32.399
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY org.eclipse.cdt.launch 4 104 2013-04-23 15:03:42.969
!MESSAGE The Nios II ELF executable does not exist. Please verify that the project move built successfully.
!STACK 0
java.io.FileNotFoundException: ELF file 'move.elf' not found.
	at com.altera.sbtgui.launch.hardware.Nios2HardwareLaunchDelegate.getProgramFile(Nios2HardwareLaunchDelegate.java:1245)
	at org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyProgramFile(AbstractCLaunchDelegate.java:444)
	at com.altera.sbtgui.launch.hardware.AbstractNios2CLaunchDelegate.initialize(AbstractNios2CLaunchDelegate.java:183)
	at com.altera.sbtgui.launch.hardware.AbstractNios2CLaunchDelegate.launch(AbstractNios2CLaunchDelegate.java:90)
	at com.altera.sbtgui.launch.hardware.Nios2HardwareLaunchDelegate.launch(Nios2HardwareLaunchDelegate.java:98)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:854)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
	at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:937)
	at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1141)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
!SUBENTRY 1 org.eclipse.cdt.launch 4 104 2013-04-23 15:03:42.969
!MESSAGE ELF file 'move.elf' not found.
!STACK 0
java.io.FileNotFoundException: ELF file 'move.elf' not found.
	at com.altera.sbtgui.launch.hardware.Nios2HardwareLaunchDelegate.getProgramFile(Nios2HardwareLaunchDelegate.java:1245)
	at org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyProgramFile(AbstractCLaunchDelegate.java:444)
	at com.altera.sbtgui.launch.hardware.AbstractNios2CLaunchDelegate.initialize(AbstractNios2CLaunchDelegate.java:183)
	at com.altera.sbtgui.launch.hardware.AbstractNios2CLaunchDelegate.launch(AbstractNios2CLaunchDelegate.java:90)
	at com.altera.sbtgui.launch.hardware.Nios2HardwareLaunchDelegate.launch(Nios2HardwareLaunchDelegate.java:98)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:854)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
	at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:937)
	at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1141)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:04:19.705
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 15:04:21.374
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:04:21.616
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:33:14.705
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:33:15.154
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 15:33:16.912
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:33:17.166
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:34:34.022
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:34:34.354
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:34:40.234
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:35:04.271
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:35:05.229
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 15:35:07.169
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:35:07.582
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:37:15.369
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 15:37:17.084
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:37:17.306
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:38:40.396
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:39:00.869
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 15:39:02.701
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:39:02.947
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:41:21.517
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:41:41.950
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 15:41:43.689
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 15:41:43.940
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]
!SESSION 2013-04-23 15:57:50.085 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.6.0_23
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.cpp.product -perspective com.altera.sbtgui.ui.cPerspective
Command-line arguments:  -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.cpp.product -data /user4/spring13/jl3925/Desktop/fina_4_22/lab3 -perspective com.altera.sbtgui.ui.cPerspective

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 16:08:21.587
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 16:08:23.572
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 16:08:23.781
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 16:49:12.641
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 16:49:14.329
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 16:49:14.531
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 16:49:44.665
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 16:49:44.980
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 16:49:46.664
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 16:49:46.879
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 16:50:30.866
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 16:50:31.140
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 16:50:36.982
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 18:55:01.023
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 18:55:02.756
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 18:55:03.076
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:14:00.758
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 19:14:02.490
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:14:02.685
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:15:40.655
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:15:41.051
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:15:46.846
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:21:09.542
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 19:21:11.289
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:21:11.769
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:28:16.892
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:28:37.334
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 19:28:39.026
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:28:39.252
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:31:37.136
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:31:57.562
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 19:31:59.270
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:31:59.499
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:34:05.689
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:34:26.111
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 19:34:27.807
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:34:28.117
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:39:07.405
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:39:27.858
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 19:39:29.628
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:39:29.903
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:43:55.685
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:44:16.118
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:44:22.134
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:54:00.968
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:54:22.123
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 19:54:23.793
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 19:54:24.091
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 20:03:29.506
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 20:03:49.920
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 20:03:51.622
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 20:03:52.015
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 20:07:51.302
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 20:08:11.756
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 20:08:13.373
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 20:08:13.584
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 20:13:28.922
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 20:13:49.406
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 20:13:51.214
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 20:13:51.514
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 20:16:08.955
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 20:16:10.617
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 20:16:10.849
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 20:17:50.286
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB 4-2]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 20:18:10.699
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 20:18:16.610
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 20:36:37.410
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-23 20:36:39.081
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-23 20:36:39.287
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]
!SESSION 2013-04-24 21:22:40.725 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.6.0_23
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.cpp.product -perspective com.altera.sbtgui.ui.cPerspective
Command-line arguments:  -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.cpp.product -data /user4/spring13/jl3925/Desktop/fina_4_22/lab3 -perspective com.altera.sbtgui.ui.cPerspective

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-24 21:24:15.023
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-24 21:24:16.794
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-24 21:24:16.912
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-24 21:24:18.701
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --go, --accept-bad-sysid, --reset-target, /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf] return code: 8

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-24 21:24:18.709
!MESSAGE Downloading ELF Process failed
!SESSION 2013-04-24 21:38:49.056 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.6.0_23
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.cpp.product -perspective com.altera.sbtgui.ui.cPerspective
Command-line arguments:  -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.cpp.product -data /home/user4/spring13/jl3925/Desktop/fina_4_22/lab3 -perspective com.altera.sbtgui.ui.cPerspective

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-24 21:39:50.164
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-24 21:39:51.990
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-24 21:39:52.222
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-24 21:39:53.963
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --go, --accept-bad-sysid, --reset-target, /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf] return code: 8

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-24 21:39:53.970
!MESSAGE Downloading ELF Process failed

!ENTRY org.eclipse.cdt.core 1 0 2013-04-24 21:40:55.510
!MESSAGE Indexed 'final_soft_bsp' (77 sources, 55 headers) in 1.72 sec: 926 declarations; 2,234 references; 113 unresolved inclusions; 5 syntax errors; 193 unresolved names (5.76%)

!ENTRY org.eclipse.cdt.core 1 0 2013-04-24 21:42:03.307
!MESSAGE Indexed 'final_soft' (1 sources, 13 headers) in 0.04 sec: 1 declarations; 1 references; 14 unresolved inclusions; 0 syntax errors; 0 unresolved names (0.00%)

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-24 21:43:33.795
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-24 21:43:35.542
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-24 21:43:35.777
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 4-2]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-24 21:43:37.610
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 4-2]', --device=1, --instance=0, --go, --accept-bad-sysid, --reset-target, /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf] return code: 8

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-24 21:43:37.615
!MESSAGE Downloading ELF Process failed

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-24 21:44:06.477
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 3-1]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-24 21:44:08.180
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 3-1]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-24 21:44:08.497
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 3-1]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/move/move.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-24 21:49:14.960
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 3-1]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-24 21:49:16.693
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 3-1]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-24 21:49:16.814
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 3-1]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/final_soft/final_soft.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-24 21:50:35.048
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 3-1]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2013-04-24 21:50:36.733
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB 3-1]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2013-04-24 21:50:36.995
!MESSAGE Executing: [/bin/bash, -c, nios2-download '--cable=USB-Blaster on localhost [USB 3-1]' --device=1 --instance=0 --go --accept-bad-sysid --reset-target /home/user4/spring13/jl3925/Desktop/lab3/software/final_soft/final_soft.elf]
!SESSION 2013-04-29 22:24:04.330 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.6.0_23
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.cpp.product -perspective com.altera.sbtgui.ui.cPerspective
Command-line arguments:  -data /home/user4/spring13/jl3925/Desktop/4840/4_29/lab3 -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.cpp.product -perspective com.altera.sbtgui.ui.cPerspective

!ENTRY org.eclipse.core.resources 4 567 2013-04-29 22:24:06.939
!MESSAGE Workspace restored, but some problems occurred.
!SUBENTRY 1 org.eclipse.core.resources 4 567 2013-04-29 22:24:06.939
!MESSAGE Could not read metadata for 'final_soft'.
!STACK 1
org.eclipse.core.internal.resources.ResourceException: The project description file (.project) for 'final_soft' is missing.  This file contains important information about the project.  The project will not function properly until this file is restored.
	at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:851)
	at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:874)
	at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:854)
	at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:703)
	at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1528)
	at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:2503)
	at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:2251)
	at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:439)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
	at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
	at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:463)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
	at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:473)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
!SUBENTRY 2 org.eclipse.core.resources 4 567 2013-04-29 22:24:06.940
!MESSAGE The project description file (.project) for 'final_soft' is missing.  This file contains important information about the project.  The project will not function properly until this file is restored.
!SUBENTRY 1 org.eclipse.core.resources 4 567 2013-04-29 22:24:06.940
!MESSAGE Could not read metadata for 'final_soft_bsp'.
!STACK 1
org.eclipse.core.internal.resources.ResourceException: The project description file (.project) for 'final_soft_bsp' is missing.  This file contains important information about the project.  The project will not function properly until this file is restored.
	at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:851)
	at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:874)
	at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:854)
	at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:703)
	at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1528)
	at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:2503)
	at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:2251)
	at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:439)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
	at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
	at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:463)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
	at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:473)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
!SUBENTRY 2 org.eclipse.core.resources 4 567 2013-04-29 22:24:06.941
!MESSAGE The project description file (.project) for 'final_soft_bsp' is missing.  This file contains important information about the project.  The project will not function properly until this file is restored.
!SUBENTRY 1 org.eclipse.core.resources 4 567 2013-04-29 22:24:06.941
!MESSAGE Could not read metadata for 'move'.
!STACK 1
org.eclipse.core.internal.resources.ResourceException: The project description file (.project) for 'move' is missing.  This file contains important information about the project.  The project will not function properly until this file is restored.
	at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:851)
	at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:874)
	at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:854)
	at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:703)
	at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1528)
	at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:2503)
	at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:2251)
	at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:439)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
	at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
	at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:463)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
	at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:473)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
!SUBENTRY 2 org.eclipse.core.resources 4 567 2013-04-29 22:24:06.941
!MESSAGE The project description file (.project) for 'move' is missing.  This file contains important information about the project.  The project will not function properly until this file is restored.
!SUBENTRY 1 org.eclipse.core.resources 4 567 2013-04-29 22:24:06.941
!MESSAGE Could not read metadata for 'move_bsp'.
!STACK 1
org.eclipse.core.internal.resources.ResourceException: The project description file (.project) for 'move_bsp' is missing.  This file contains important information about the project.  The project will not function properly until this file is restored.
	at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:851)
	at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:874)
	at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:854)
	at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:703)
	at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1528)
	at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:2503)
	at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:2251)
	at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:439)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
	at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
	at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:463)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
	at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:473)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
!SUBENTRY 2 org.eclipse.core.resources 4 567 2013-04-29 22:24:06.954
!MESSAGE The project description file (.project) for 'move_bsp' is missing.  This file contains important information about the project.  The project will not function properly until this file is restored.
