Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi Hippo,
Sorry for my delay. See the results: # linux.initramfs.gz ----------------------- [NiosII EDS]$ nios2-configure-sof myLinux_top.sof Searching for SOF file: in . myLinux_top.sof Info: ******************************************************************* Info: Running Quartus II Programmer Info: Command: quartus_pgm --no_banner --mode=jtag -o p;myLinux_top.sof Info: Using programming cable "USB-Blaster [USB-0]" Info: Started Programmer operation at Mon May 31 23:18:01 2010 Info: Configuring device index 1 Info: Device 1 contains JTAG ID code 0x020B20DD Info: Configuration succeeded -- 1 device(s) configured Info: Successfully performed operation(s) Info: Ended Programmer operation at Mon May 31 23:18:02 2010 Info: Quartus II Programmer was successful. 0 errors, 0 warnings Info: Peak virtual memory: 89 megabytes Info: Processing ended: Mon May 31 23:18:02 2010 Info: Elapsed time: 00:00:02 Info: Total CPU time (on all processors): 00:00:00 ~/Downloads [NiosII EDS]$ nios2-download -g linux.initramfs.gz Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Pausing target processor: OK Initializing CPU cache (if present) OK Downloaded 4845KB in 0.8s (6056.2KB/s) Verified OK Starting processor at address 0xC2000000 assertion "m_state == STATE_DEBUG" failed: file "nios2debug.cpp", line 562 2 [sig] nios2-gdb-server 4752 c:\altera\91\nios2eds\bin\nios2-gdb-server.exe: *** fatal error - called with threadlist_ix -1 /cygdrive/c/altera/91/nios2eds/bin/nios2-download: line 595: 4752 Hangup nios2-gdb-server --go --tcpport none --write-pid ./nios2-download.pid ./linux.initramfs.gz.srec ~/Downloads [NiosII EDS]$ # zImage.initramfs.gz -------------------------- [NiosII EDS]$ nios2-configure-sof myLinux_top.sof Searching for SOF file: in . myLinux_top.sof Info: ******************************************************************* Info: Running Quartus II Programmer Info: Command: quartus_pgm --no_banner --mode=jtag -o p;myLinux_top.sof Info: Using programming cable "USB-Blaster [USB-0]" Info: Started Programmer operation at Mon May 31 23:20:59 2010 Info: Configuring device index 1 Info: Device 1 contains JTAG ID code 0x020B20DD Info: Configuration succeeded -- 1 device(s) configured Info: Successfully performed operation(s) Info: Ended Programmer operation at Mon May 31 23:21:00 2010 Info: Quartus II Programmer was successful. 0 errors, 0 warnings Info: Peak virtual memory: 89 megabytes Info: Processing ended: Mon May 31 23:21:00 2010 Info: Elapsed time: 00:00:02 Info: Total CPU time (on all processors): 00:00:00 ~/Downloads [NiosII EDS]$ nios2-download -g zImage.initramfs.gz Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Pausing target processor: OK Initializing CPU cache (if present) OK Downloaded 3643KB in 0.8s (4553.7KB/s) Verified OK Starting processor at address 0xC2500000 assertion "m_state == STATE_DEBUG" failed: file "nios2debug.cpp", line 562 171 [sig] nios2-gdb-server 5988 c:\altera\91\nios2eds\bin\nios2-gdb-server.exe: *** fatal error - called with threadlist_ix -1 /cygdrive/c/altera/91/nios2eds/bin/nios2-download: line 595: 5988 Hangup nios2-gdb-server --go --tcpport none --write-pid ./nios2-download.pid ./zImage.initramfs.gz.srec ~/Downloads [NiosII EDS]$