------------------------------------------------
Microtronix Linux Extensions
Version 1.4, Built June 20, 2005
------------------------------------------------
/cygdrive/f/workspace/altera/NIOS/de2/DE2_demonstrations/DE2_NET
[SOPC Builder]$ nios2-download -g
Using cable "USB-Blaster [USB-0]", device 1, instance 0x00
Pausing target processor: OK
Restarting target processor
/cygdrive/f/workspace/altera/NIOS/de2/DE2_demonstrations/DE2_NET
[sopc builder]$ nios2-terminal
nios2-terminal: connected to hardware target using jtag uart on cable
nios2-terminal: "usb-blaster [usb-0]", device 1, instance 0
nios2-terminal: (use the ide stop button or ctrl-c to terminate) this is the response of the system after i download the project DE2_NET, and another problem is shown below
系统找不到指定的路径。
.
. Removing old PATH, because a copy of
. cygwin1.dll was found at:
. /usr/bin/cygwin1.dll
. You can remove or rename it to avoid conflict.
.
------------------------------------------------
Welcome To Altera SOPC Builder
Version 5.1, Built Thu Oct 20 19:10:26 PDT 2005
------------------------------------------------
------------------------------------------------
Welcome to the Nios II Development Kit
Version 5.1, Built Fri Oct 21 00:44:38 PDT 2005
Example designs can be found in
/cygdrive/c/altera/kits/nios2_51/examples
------------------------------------------------
(Executing user startup script: c:/altera/kits/nios2_51/user.bashrc)
/cygdrive/f/workspace/altera/NIOS/de2/DE2_demonstrations/DE2_NET
[
sopc builder]$ nios2-download -g zimage_cpu_0
nios2-elf-objcopy: './zimage_cpu_0': no such file
./zimage_cpu_0.srec: unable to open input file
rm: cannot remove `./zimage_cpu_0.srec': no such file or directory
/cygdrive/f/workspace/altera/nios/de2/de2_demonstrations/de2_net
[sopc builder]$ i thought it will show the message that "Starting processor at address 0x04800000"
would you please show my a way to explain and solve these problems?