!SESSION 2018-05-20 14:49:28.745 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.6.0_23
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments:  -product org.eclipse.epp.package.cpp.product -perspective com.altera.sbtgui.ui.cPerspective
Command-line arguments:  -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.cpp.product -perspective com.altera.sbtgui.ui.cPerspective

!ENTRY org.eclipse.cdt.core 1 0 2018-05-20 14:51:10.454
!MESSAGE Indexed 'adc_sample_bsp' (77 sources, 56 headers) in 0.64 sec: 923 declarations; 2,161 references; 98 unresolved inclusions; 5 syntax errors; 184 unresolved names (5.63%)

!ENTRY org.eclipse.cdt.core 1 0 2018-05-20 14:51:12.545
!MESSAGE Indexed 'adc_sample' (1 sources, 13 headers) in 0.01 sec: 1 declarations; 1 references; 14 unresolved inclusions; 0 syntax errors; 0 unresolved names (0.00%)

!ENTRY com.altera.sbtgui.launch 4 0 2018-05-20 15:05:04.551
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:05:04.552
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-2]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/adc_sample/adc_sample.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:05:06.791
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-2]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY org.eclipse.ui 4 4 2018-05-20 15:05:10.578
!MESSAGE Exception in org.eclipse.ui.internal.PageLayout.stackView: org.eclipse.ui.PartInitException: Could not create view: org.eclipse.cdt.debug.ui.DisassemblyView

!ENTRY org.eclipse.ui 4 4 2018-05-20 15:05:10.578
!MESSAGE Exception in org.eclipse.ui.internal.PageLayout.stackView: org.eclipse.ui.PartInitException: Could not create view: org.eclipse.cdt.debug.ui.DisassemblyView
!STACK 1
org.eclipse.ui.PartInitException: Could not create view: org.eclipse.cdt.debug.ui.DisassemblyView
	at org.eclipse.ui.internal.ViewFactory.createView(ViewFactory.java:158)
	at org.eclipse.ui.internal.LayoutHelper.createView(LayoutHelper.java:162)
	at org.eclipse.ui.internal.PageLayout.createView(PageLayout.java:554)
	at org.eclipse.ui.internal.PageLayout.stackView(PageLayout.java:863)
	at org.eclipse.ui.internal.registry.PerspectiveExtensionReader.processView(PerspectiveExtensionReader.java:270)
	at org.eclipse.ui.internal.registry.PerspectiveExtensionReader.processExtension(PerspectiveExtensionReader.java:118)
	at org.eclipse.ui.internal.registry.PerspectiveExtensionReader.readElement(PerspectiveExtensionReader.java:355)
	at org.eclipse.ui.internal.registry.RegistryReader.readElements(RegistryReader.java:144)
	at org.eclipse.ui.internal.registry.RegistryReader.readExtension(RegistryReader.java:155)
	at org.eclipse.ui.internal.registry.RegistryReader.readRegistry(RegistryReader.java:176)
	at org.eclipse.ui.internal.registry.PerspectiveExtensionReader.extendLayout(PerspectiveExtensionReader.java:82)
	at org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:818)
	at org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:270)
	at org.eclipse.ui.internal.Perspective.<init>(Perspective.java:156)
	at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createPerspective(Workbench3xImplementation.java:55)
	at org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1748)
	at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:1108)
	at org.eclipse.ui.internal.WorkbenchPage.access$16(WorkbenchPage.java:1099)
	at org.eclipse.ui.internal.WorkbenchPage$19.run(WorkbenchPage.java:3814)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
	at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3812)
	at org.eclipse.ui.internal.Workbench.showPerspective(Workbench.java:2875)
	at org.eclipse.debug.internal.ui.launchConfigurations.PerspectiveManager.switchToPerspective(PerspectiveManager.java:316)
	at org.eclipse.debug.internal.ui.launchConfigurations.PerspectiveManager$4.runInUIThread(PerspectiveManager.java:395)
	at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:95)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4140)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
	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.ui 4 0 2018-05-20 15:05:10.579
!MESSAGE Could not create view: org.eclipse.cdt.debug.ui.DisassemblyView

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:06:07.422
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-2]

!ENTRY com.altera.sbtgui.launch 4 0 2018-05-20 15:06:07.831
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:06:07.831
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-2]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/adc_sample/adc_sample.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:06:09.995
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-2]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 4 0 2018-05-20 15:09:17.399
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:09:17.400
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-2]' --device=1 --instance=0 --stop --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:09:19.226
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-2]' --device=1 --instance=0 --go --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/adc_sample/adc_sample.elf]

!ENTRY com.altera.sbtgui.launch 4 0 2018-05-20 15:09:22.536
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB-2]', --device=1, --instance=0, --go, --accept-bad-sysid, /cygdrive/d/fpga/work_debug/zlh/cj/software/adc_sample/adc_sample.elf] return code: 134

!ENTRY com.altera.sbtgui.launch 4 0 2018-05-20 15:09:22.538
!MESSAGE Downloading ELF Process failed

!ENTRY com.altera.sbtgui.launch 4 0 2018-05-20 15:09:38.171
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:09:38.172
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-2]' --device=1 --instance=0 --stop --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:09:40.017
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-2]' --device=1 --instance=0 --go --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/adc_sample/adc_sample.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:22:29.842
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-2]

!ENTRY com.altera.sbtgui.launch 4 0 2018-05-20 15:22:30.221
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:22:30.221
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-2]' --device=1 --instance=0 --stop --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:22:32.057
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-2]' --device=1 --instance=0 --go --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/adc_sample/adc_sample.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:26:54.504
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-2]

!ENTRY com.altera.sbtgui.launch 4 0 2018-05-20 15:26:54.907
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:26:54.908
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-2]' --device=1 --instance=0 --stop --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:26:56.793
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-2]' --device=1 --instance=0 --go --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/adc_sample/adc_sample.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:28:01.604
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-2]

!ENTRY com.altera.sbtgui.launch 4 0 2018-05-20 15:28:02.002
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:28:02.002
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-2]' --device=1 --instance=0 --stop --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:28:03.860
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-2]' --device=1 --instance=0 --go --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/adc_sample/adc_sample.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:46:41.424
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-2]

!ENTRY com.altera.sbtgui.launch 4 0 2018-05-20 15:46:41.803
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:46:41.803
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-2]' --device=1 --instance=0 --stop --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2018-05-20 15:46:43.643
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-2]' --device=1 --instance=0 --go --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/adc_sample/adc_sample.elf]
!SESSION 2018-06-12 14:23:41.040 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.6.0_23
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments:  -product org.eclipse.epp.package.cpp.product -perspective com.altera.sbtgui.ui.cPerspective
Command-line arguments:  -data D:\fpga\work_debug\zlh\cj -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.cpp.product -perspective com.altera.sbtgui.ui.cPerspective

!ENTRY com.altera.sbtgui.core 4 0 2018-06-12 14:23:56.227
!MESSAGE Error executing 'nios2-bsp-generate-files --bsp-dir . --settings settings.bsp', unexpected return code 1.

Error message:

SEVERE: CPU module not set.
SEVERE: CPU module not set.
SEVERE: nios2-bsp-generate-files failed.


!ENTRY org.eclipse.cdt.core 1 0 2018-06-12 14:25:22.482
!MESSAGE Indexed 'ad9226_uart_bsp' (77 sources, 56 headers) in 0.54 sec: 923 declarations; 2,161 references; 98 unresolved inclusions; 5 syntax errors; 184 unresolved names (5.63%)

!ENTRY org.eclipse.cdt.core 1 0 2018-06-12 14:25:25.022
!MESSAGE Indexed 'ad9226_uart' (1 sources, 13 headers) in 0.01 sec: 1 declarations; 1 references; 14 unresolved inclusions; 0 syntax errors; 0 unresolved names (0.00%)

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 14:28:50.021
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 14:28:50.022
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 14:28:52.237
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB-0]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 14:28:52.240
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --go --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 14:30:01.134
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-0]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 14:30:01.553
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 14:30:01.553
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 14:30:04.024
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 14:39:21.137
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-0]

!ENTRY com.altera.sbtgui.launch 4 4 2018-06-12 14:39:32.138
!MESSAGE Target request failed: Failed to interrupt.
!STACK 1
org.eclipse.debug.core.DebugException: Target request failed: Failed to interrupt.
	at org.eclipse.debug.core.Launch.terminate(Launch.java:263)
	at com.altera.sbtgui.launch.hardware.AbstractNios2CLaunchDelegate.cleanupExistingLaunches(AbstractNios2CLaunchDelegate.java:249)
	at com.altera.sbtgui.launch.hardware.AbstractNios2CLaunchDelegate.handleMultipleLaunches(AbstractNios2CLaunchDelegate.java:213)
	at com.altera.sbtgui.launch.hardware.AbstractNios2CLaunchDelegate.initialize(AbstractNios2CLaunchDelegate.java:176)
	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.debug.core 4 5010 2018-06-12 14:39:32.138
!MESSAGE Target request failed: Failed to interrupt.

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 14:39:32.559
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 14:39:32.559
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 14:39:35.178
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 14:44:56.847
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-0]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 14:44:57.364
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 14:44:57.365
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 14:44:59.834
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 14:54:54.201
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 14:54:54.202
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 14:54:56.344
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB-0]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 14:54:56.347
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --go --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 16:19:48.582
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-0]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 16:19:49.024
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 16:19:49.024
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

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

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 16:19:51.314
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --go --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 16:30:04.109
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-0]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 16:30:04.557
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 16:30:04.557
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 16:30:06.799
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 17:31:58.598
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-0]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 17:31:59.085
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 17:31:59.086
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 17:32:01.686
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 17:39:21.893
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 17:39:21.893
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 17:39:24.394
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 17:44:16.551
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-0]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 17:44:17.016
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 17:44:17.016
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 17:44:19.506
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 17:47:49.180
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-0]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 17:47:49.670
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 17:47:49.670
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 17:47:52.210
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 17:49:49.812
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-0]

!ENTRY org.eclipse.ui 4 4 2018-06-12 17:49:49.961
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.NullPointerException
	at org.eclipse.cdt.debug.internal.core.model.CLocalVariable$InternalVariable.getCDIVariable(CLocalVariable.java:101)
	at org.eclipse.cdt.debug.internal.core.model.CLocalVariable$InternalVariable.isEditable(CLocalVariable.java:283)
	at org.eclipse.cdt.debug.internal.core.model.CVariable.supportsValueModification(CVariable.java:386)
	at org.eclipse.debug.internal.ui.actions.variables.details.DetailPaneAssignValueAction.updateCurrentVariable(DetailPaneAssignValueAction.java:111)
	at org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.display(DefaultDetailPane.java:609)
	at org.eclipse.debug.internal.ui.views.variables.details.DetailPaneProxy.display(DetailPaneProxy.java:117)
	at org.eclipse.debug.internal.ui.views.variables.VariablesView.refreshDetailPaneContents(VariablesView.java:1120)
	at org.eclipse.debug.internal.ui.views.variables.VariablesView.setViewerInput(VariablesView.java:469)
	at org.eclipse.debug.internal.ui.views.variables.VariablesView.viewerInputUpdateComplete(VariablesView.java:457)
	at org.eclipse.debug.internal.ui.views.variables.VariablesView$1.viewerInputComplete(VariablesView.java:300)
	at org.eclipse.debug.internal.ui.viewers.model.provisional.ViewerInputService$2.viewerInputComplete(ViewerInputService.java:51)
	at org.eclipse.debug.internal.ui.viewers.model.ViewerInputUpdate$1.runInUIThread(ViewerInputUpdate.java:68)
	at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:95)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4140)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
	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 4 0 2018-06-12 17:49:50.302
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 17:49:50.303
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 17:49:52.798
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 17:51:12.158
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-0]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 17:51:12.654
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 17:51:12.654
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 17:51:14.815
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB-0]', --device=1, --instance=0, --accept-bad-sysid, /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf] return code: 8

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 17:51:14.815
!MESSAGE Downloading ELF Process failed

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 17:51:31.934
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 17:51:31.935
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 17:51:34.444
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 18:03:43.481
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 18:03:43.482
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 18:03:45.662
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB-0]', --device=1, --instance=0, --stop, --accept-bad-sysid, --sidp=Not Found] return code: 8

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 18:03:45.664
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --go --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 19:19:39.076
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-0]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 19:19:39.517
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 19:19:39.518
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

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

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 19:19:41.706
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --go --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 19:29:03.451
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-0]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 19:29:03.903
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 19:29:03.904
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 19:29:06.122
!MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB-0]', --device=1, --instance=0, --accept-bad-sysid, /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf] return code: 8

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 19:29:06.126
!MESSAGE Downloading ELF Process failed
!SESSION 2018-06-12 19:43:34.127 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.6.0_23
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments:  -product org.eclipse.epp.package.cpp.product -perspective com.altera.sbtgui.ui.cPerspective
Command-line arguments:  -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.cpp.product -perspective com.altera.sbtgui.ui.cPerspective

!ENTRY org.eclipse.core.resources 2 10035 2018-06-12 19:43:36.862
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 19:44:21.686
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 19:44:21.691
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 19:44:24.116
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY org.eclipse.ui 4 4 2018-06-12 19:44:28.421
!MESSAGE Exception in org.eclipse.ui.internal.PageLayout.stackView: org.eclipse.ui.PartInitException: Could not create view: org.eclipse.cdt.debug.ui.DisassemblyView

!ENTRY org.eclipse.ui 4 4 2018-06-12 19:44:28.422
!MESSAGE Exception in org.eclipse.ui.internal.PageLayout.stackView: org.eclipse.ui.PartInitException: Could not create view: org.eclipse.cdt.debug.ui.DisassemblyView
!STACK 1
org.eclipse.ui.PartInitException: Could not create view: org.eclipse.cdt.debug.ui.DisassemblyView
	at org.eclipse.ui.internal.ViewFactory.createView(ViewFactory.java:158)
	at org.eclipse.ui.internal.LayoutHelper.createView(LayoutHelper.java:162)
	at org.eclipse.ui.internal.PageLayout.createView(PageLayout.java:554)
	at org.eclipse.ui.internal.PageLayout.stackView(PageLayout.java:863)
	at org.eclipse.ui.internal.registry.PerspectiveExtensionReader.processView(PerspectiveExtensionReader.java:270)
	at org.eclipse.ui.internal.registry.PerspectiveExtensionReader.processExtension(PerspectiveExtensionReader.java:118)
	at org.eclipse.ui.internal.registry.PerspectiveExtensionReader.readElement(PerspectiveExtensionReader.java:355)
	at org.eclipse.ui.internal.registry.RegistryReader.readElements(RegistryReader.java:144)
	at org.eclipse.ui.internal.registry.RegistryReader.readExtension(RegistryReader.java:155)
	at org.eclipse.ui.internal.registry.RegistryReader.readRegistry(RegistryReader.java:176)
	at org.eclipse.ui.internal.registry.PerspectiveExtensionReader.extendLayout(PerspectiveExtensionReader.java:82)
	at org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:818)
	at org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:270)
	at org.eclipse.ui.internal.Perspective.<init>(Perspective.java:156)
	at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createPerspective(Workbench3xImplementation.java:55)
	at org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1748)
	at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:1108)
	at org.eclipse.ui.internal.WorkbenchPage.access$16(WorkbenchPage.java:1099)
	at org.eclipse.ui.internal.WorkbenchPage$19.run(WorkbenchPage.java:3814)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
	at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3812)
	at org.eclipse.ui.internal.Workbench.showPerspective(Workbench.java:2875)
	at org.eclipse.debug.internal.ui.launchConfigurations.PerspectiveManager.switchToPerspective(PerspectiveManager.java:316)
	at org.eclipse.debug.internal.ui.launchConfigurations.PerspectiveManager$4.runInUIThread(PerspectiveManager.java:395)
	at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:95)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4140)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
	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.ui 4 0 2018-06-12 19:44:28.422
!MESSAGE Could not create view: org.eclipse.cdt.debug.ui.DisassemblyView

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 19:47:50.503
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 19:47:50.504
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 19:47:52.667
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 19:54:18.170
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 19:54:18.170
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 19:54:20.322
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 19:56:25.554
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 19:56:25.555
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 19:56:27.926
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 19:57:53.719
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 19:57:53.720
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 19:57:55.889
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 20:00:47.176
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 20:00:47.176
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 20:00:49.278
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 20:03:51.582
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 20:03:51.583
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 20:03:54.740
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --tcpport=auto --accept-bad-sysid]

!ENTRY org.eclipse.cdt.debug.mi.core 4 42 2018-06-12 20:59:52.243
!MESSAGE Internal Error
!STACK 0
org.eclipse.cdt.debug.mi.core.cdi.MI2CDIException: No registers.[No registers.]
	at org.eclipse.cdt.debug.mi.core.cdi.RegisterManager.update(RegisterManager.java:427)
	at org.eclipse.cdt.debug.mi.core.cdi.EventManager.processSuspendedEvent(EventManager.java:314)
	at org.eclipse.cdt.debug.mi.core.cdi.EventManager.update(EventManager.java:100)
	at java.util.Observable.notifyObservers(Unknown Source)
	at org.eclipse.cdt.debug.mi.core.MISession.notifyObservers(MISession.java:791)
	at org.eclipse.cdt.debug.mi.core.EventThread.run(EventThread.java:46)

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 21:00:00.683
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 21:00:00.684
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

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

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 21:00:02.840
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --go --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 21:00:31.637
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-0]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 21:00:32.063
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 21:00:32.064
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

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

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 21:00:34.180
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --go --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 21:03:02.388
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-0]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 21:03:02.805
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 21:03:02.813
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

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

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 21:03:04.914
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --go --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 22:22:04.627
!MESSAGE Terminated Launch with connection: 10USB-Blaster on localhost [USB-0]

!ENTRY com.altera.sbtgui.launch 4 0 2018-06-12 22:22:05.059
!MESSAGE No Byte Stream Services found for Nios II Console View

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 22:22:05.060
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --stop --accept-bad-sysid --sidp=Not Found]

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

!ENTRY com.altera.sbtgui.launch 1 0 2018-06-12 22:22:07.133
!MESSAGE Executing: [D:/altera/13.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --go --accept-bad-sysid /cygdrive/d/fpga/work_debug/zlh/cj/software/ad9226_uart/ad9226_uart.elf]
