gcc_asm 发表于 2009-3-19 14:15:58

跑skyeye-test-suite 1.2.5里的u-boot出错

里面的配置skyeye.conf都没有碰过,但运行skyeye时出错
smdk2410\u-boot-1.2.0
arch: arm
cpu info: armv4, arm920t, 41009200, ff00fff0, 2
mach info: name s3c2410x, mach_init addr 0x806a460
tapif_init:open: No such file or directory
failed to setup_module (name:net, type:cs8900a)
nandflash: dump ./nand.dump
dbct info: turn on dbct!
SKYEYE: use arm920t mmu ops

**************************** WARNING **********************************
If you want to run ELF image, you should use -e option to indicate
your elf-format image filename. Or you only want to run binary image,
you need to set the filename of the image and its entry in skyeye.conf.
***********************************************************************

Your elf file is little endian.
ethmod num=1, mac addr=8:0:3e:26:a:5b, hostip=10.0.0.1
-----------------------------------------------------------
NOTICE: you should be root at first !!!
NOTICE: you should inmod linux kernel net driver tun.o!!!
NOTICE: if you don't make device node, you should do commands:
NOTICE:    mkdir /dev/net; mknod /dev/net/tun c 10 200
NOTICE: now the net simulation function can not support!!!
NOTICE: Please read SkyEye.README and try again!!!
-----------------------------------------------------------
file size:69206016
uart_mod:0, desc_in:, desc_out:, converter:
Bus read error, can not find corresponding bank for addr 0x100000,pc=0x100000
Bus read error, can not find corresponding bank for addr 0x100004,pc=0x100000
Bus read error, can not find corresponding bank for addr 0x100008,pc=0x100000
Bus read error, can not find corresponding bank for addr 0x10000c,pc=0x100000
Bus read error, can not find corresponding bank for addr 0x100010,pc=0x100000
Bus read error, can not find corresponding bank for addr 0x100014,pc=0x100000
Bus read error, can not find corresponding bank for addr 0x100018,pc=0x100000
Bus read error, can not find corresponding bank for addr 0x10001c,pc=0x100000
Bus read error, can not find corresponding bank for addr 0x100020,pc=0x100020
Bus read error, can not find corresponding bank for addr 0x100024,pc=0x100020
Bus read error, can not find corresponding bank for addr 0x100028,pc=0x100020
Bus read error, can not find corresponding bank for addr 0x10002c,pc=0x100020
Bus read error, can not find corresponding bank for addr 0x100030,pc=0x100020
Bus read error, can not find corresponding bank for addr 0x100034,pc=0x100020
Bus read error, can not find corresponding bank for addr 0x100038,pc=0x100020
Bus read error, can not find corresponding bank for addr 0x10003c,pc=0x100020
Bus read error, can not find corresponding bank for addr 0x100040,pc=0x100040
Bus read error, can not find corresponding bank for addr 0x100044,pc=0x100040
Bus read error, can not find corresponding bank for addr 0x100048,pc=0x100040
Bus read error, can not find corresponding bank for addr 0x10004c,pc=0x100040
Bus read error, can not find corresponding bank for addr 0x100050,pc=0x100040
Bus read error, can not find corresponding bank for addr 0x100054,pc=0x100040
Bus read error, can not find corresponding bank for addr 0x100058,pc=0x100040
Bus read error, can not find corresponding bank for addr 0x10005c,pc=0x100040
Bus read error, can not find corresponding bank for addr 0x100060,pc=0x100060
Bus read error, can not find corresponding bank for addr 0x100064,pc=0x100060
Bus read error, can not find corresponding bank for addr 0x100068,pc=0x100060
Bus read error, can not find corresponding bank for addr 0x10006c,pc=0x100060
Bus read error, can not find corresponding bank for addr 0x100070,pc=0x100060
Bus read error, can not find corresponding bank for addr 0x100074,pc=0x100060
Bus read error, can not find corresponding bank for addr 0x100078,pc=0x100060
Bus read error, can not find corresponding bank for addr 0x10007c,pc=0x100060
Bus read error, can not find corresponding bank for addr 0x100080,pc=0x100080
Bus read error, can not find corresponding bank for addr 0x100084,pc=0x100080

s3c44b0
**************************** WARNING **********************************
If you want to run ELF image, you should use -e option to indicate
your elf-format image filename. Or you only want to run binary image,
you need to set the filename of the image and its entry in skyeye.conf.
***********************************************************************

Your elf file is little endian.
arch: arm
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
段错误

ljl8381 发表于 2009-3-19 14:56:16

用1.2.6 试试, 我感觉1.2.7不好用,装过又换回来了
页: [1]
查看完整版本: 跑skyeye-test-suite 1.2.5里的u-boot出错