|
楼主 |
发表于 2006-4-17 17:33:03
|
显示全部楼层
现在有另一个错误:
***************************************************************
**** ****
**** SkyEye Simulator Ver 0.7.4 with GDB 5.3 Interface ****
**** ****
***************************************************************
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This SkyEye was configured as "--host=i686-pc-linux-gnu --target=arm-elf".
(SkyEye) target sim
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name at91, mach_init addr 0x813dae4
nic[0] info: state=1, ethmod num=1, mac addr=0:4:3:2:1:f, hostip=10.0.0.1
nic_init_begin
tapif_init begin
tapif_init: fd 4
tapif_init: system("ifconfig tap0 inet 10.0.0.1");
tapif_init end
nic_init_end
SKYEYE: use arm7100 mmu ops
Loaded ROM images/romfs.img
Connected to the simulator.
(SkyEye) load linux-2.4.x/linux
Loading section .init, size 0xa000 vma 0x1000000
Loading section .text, size 0xe0a20 vma 0x100a000
Loading section .data, size 0x9cfc vma 0x10ec000
Start address 0x1000000
Transfer rate: 8009952 bits in <1 sec.
(SkyEye) run
Starting program:
warning: No executable file specified.
SKYEYE: at91_io_write_byte error
R f01,ffffffa8,0,0,0,0,0,0,0,fffff0ff,f01,0,0,0,1000074,100004c,C db,S
0,0,0,0,0,d3,0,M 1b,B 5,E 0,I 0,P 0,T 0,L 0,D 0,[root@localhost uClinux-dist]# |
|