|
楼主 |
发表于 2005-11-8 08:22:42
|
显示全部楼层
现在出现的问题是这样的,请大侠帮帮我!!!!!
uboot是1.1.3V, board是 at91rm9200dk
***********************************************************************
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 s
cpu info: armv4, arm920t, 41009200, ff00fff0, 2
mach info: name at91rm92, mach_init addr 0x81657d4
dbct info: turn on dbct!
SKYEYE: use arm920t mmu ops
Loaded RAM ./u-boot.bin
dbct translate block use memory 0x03ffee56 bytes.
Connected to the simulator.
(SkyEye) lo
No executable file specified.
Use the "file" or "exec-file" command.
(SkyEye) run
Starting program:
warning: No executable file specified.
warning: No program loaded.
skyeye.conf是
cpu: arm920t
mach: at91rm92
mem_bank: map=M, type=RW, addr=0x10000000, size=0x00200000, file=./u-boot.bin , boot=yes
mem_bank: map=M, type=RW, addr=0x20000000, size=0x02000000
mem_bank: map=I, type=RW, addr=0xfffa0000, size=0x00060000
谁可以指掂我呀? |
|