Altera_Forum
Honored Contributor
15 years agoDownloading ELF Process failed in Quartus II 10.0
hi guy
I build one simple nios project in quartus II 10.0 software, compile my software is ok, i have downloaded the sof file into FPGA via jtag. when i prepare to download the ELF file via nios II IDE run --> debug as --> NIOS II hardware, i meet error always. could somebody help me? thanks a lot. the error log as follows: Downloading ELF Process failed An exception stack trace is not available. eclipse.buildId=M20090917-0800 java.version=1.6.0_14 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 build logs: !ENTRY com.altera.sbtgui.launch 2 0 2010-08-02 21:06:25.250 !MESSAGE Connected system ID hash not found on target at expected base address. !ENTRY com.altera.sbtgui.launch 2 0 2010-08-02 21:06:25.250 !MESSAGE Connected system timestamp not found on target at expected base address. !ENTRY com.altera.sbtgui.launch 1 0 2010-08-02 21:06:30.156 !MESSAGE Executing: [C:\WINDOWS\system32\cmd.exe, /C, C:/altera/10.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid --sidp=Not Found --reset-target /cygdrive/d/quartus_project/nois/software/ledeclipse/ledeclipse.elf] !ENTRY com.altera.sbtgui.launch 4 0 2010-08-02 21:06:32.078 !MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB-0]', --device=1, --instance=0, --accept-bad-sysid, --sidp=Not Found, --reset-target, /cygdrive/d/quartus_project/nois/software/ledeclipse/ledeclipse.elf] return code: 16 !ENTRY com.altera.sbtgui.launch 4 0 2010-08-02 21:06:32.078 !MESSAGE Downloading ELF Process failed !ENTRY com.altera.sbtgui.launch 2 0 2010-08-02 21:06:42.484 !MESSAGE Connected system ID hash not found on target at expected base address. !ENTRY com.altera.sbtgui.launch 2 0 2010-08-02 21:06:42.484 !MESSAGE Connected system timestamp not found on target at expected base address. !ENTRY com.altera.sbtgui.launch 2 0 2010-08-02 21:06:42.484 !MESSAGE Connected system ID hash not found on target at expected base address. !ENTRY com.altera.sbtgui.launch 2 0 2010-08-02 21:06:42.484 !MESSAGE Connected system timestamp not found on target at expected base address. !ENTRY com.altera.sbtgui.launch 1 0 2010-08-02 21:06:45.765 !MESSAGE Executing: [C:\WINDOWS\system32\cmd.exe, /C, C:/altera/10.0/quartus\bin\cygwin\bin\bash.exe, -c, nios2-download '--cable=USB-Blaster on localhost [USB-0]' --device=1 --instance=0 --accept-bad-sysid --sidp=Not Found --reset-target /cygdrive/d/quartus_project/nois/software/ledeclipse/ledeclipse.elf] !ENTRY com.altera.sbtgui.launch 4 0 2010-08-02 21:06:47.671 !MESSAGE Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB-0]', --device=1, --instance=0, --accept-bad-sysid, --sidp=Not Found, --reset-target, /cygdrive/d/quartus_project/nois/software/ledeclipse/ledeclipse.elf] return code: 16 !ENTRY com.altera.sbtgui.launch 4 0 2010-08-02 21:06:47.671 !MESSAGE Downloading ELF Process failed if the message i afford is not enough, i can afford more thanks :confused: