|
发表于 2005-2-24 17:52:26
|
显示全部楼层
[root@ivan uClinux-dist]# skyeye ./linux-2.4.x/linux
***************************************************************
**** ****
**** SkyEye Simulator Ver 0.8.6 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) tar sim
cpu info: armv4, arm920t, 41009200, ff00fff0, 2
mach info: name s3c2410x, mach_init addr 0x81498c0
SKYEYE: use arm920t mmu ops
Loaded ROM ./boot.rom
Connected to the simulator.
(SkyEye) load
Loading section .init, size 0xa000 vma 0x1000000
Loading section .text, size 0xe0f70 vma 0x100a000
Loading section .data, size 0xa594 vma 0x10ec000
Start address 0x1000000
Transfer rate: 8038432 bits in <1 sec.
(SkyEye) run
Starting program: /home/ivan/SkyEye/uClinux-dist/linux-2.4.x/linux
就停在这里了!! |
|