fengchen2008 发表于 2009-12-4 17:29:12

skyeye1.29 start 有问题

# cat ./skyeye.conf
#skyeye config file sample
arch:arm
cpu: arm920t
mach: s3c2410x
#physical memory
#mem_bank: map=M, type=RW, addr=0x20000000, size=0x01000000
mem_bank: map=M, type=RW, addr=0xc0000000, size=0x01000000
mem_bank: map=M, type=RW, addr=0xc1000000, size=0x00600000, file=./initrd.img
mem_bank: map=M, type=RW, addr=0xc1600000, size=0x00a00000
#all peripherals I/O mapping area
#mem_bank: map=I, type=RW, addr=0xfefa0000, size=0x00060000
mem_bank: map=I, type=RW, addr=0x48000000, size=0x20000000
mem_bank: map=I, type=RW, addr=0x19000300, size=0x00000020
net: type=cs8900a, base=0x19000300, size=0x20,int=9, mac=0:4:3:2:1:f, ethmod=tuntap,hostip=10.0.0.1
lcd:type=s3c2410x,mod=gtk
uart: fd_in=/dev/ttyS0, fd_out=/dev/ttyS0
#dbct:state=on
# skyeye -e ./vmlinux
SkyEye is an Open Source project under GPL. All rights of different parts or modules are reserved by their author. Any modification or redistributions of SkyEye should note remove or modify the annoucement of SkyEye copyright.
Get more information about it, please visit the homepage http://www.skyeye.org.
Type "help" to get command list.
Can't use supplied machine arm
pen_buffer not implemented.
(skyeye)start
arch: arm
cpu info: armv4, arm920t, 41009200, ff00fff0, 2
In do_mach_option, mach info: name s3c2410x, mach_init addr 0x4cd370

ethmod num=1, mac addr=0:4:3:2:1:f, hostip=10.0.0.1
lcd_mod:1
uart_mod:1, desc_in:/dev/ttyS0, desc_out:/dev/ttyS0, converter:
./initrd.img: 没有那个文件或目录
bank 1, Couldn't open boot ROM ./initrd.img - execution will commence with the debuger.
In skyeye_exit, Some unknown exception happened.

SKYEYE: use arm920t mmu ops
exec file "./vmlinux"'s format is elf32-little.
load section .note.gnu.build-id: addr = 0x00000000size = 0x00000024.
skyeye: bus/ram.c:101:mem_write_byte: 断言“global_mbp != ((void *)0)”失败。
已放弃
#
/////////////////////////////////////////////////////////////////
我的系统是rhel5.4,
串口准备用minicom
页: [1]
查看完整版本: skyeye1.29 start 有问题