sartre 发表于 2006-3-7 10:01:16

skyeye error

I compiled uClinux 2.4.x in Ubuntu, according to http://www.reactoschina.com/forum/viewthread.php?tid=30

And I've got image.bin linux.text linux.data and romfs.img.
And I complied skyeye 1.2b from source code.

This is my skyeye.conf:

cpu: arm7tdmi

mach: s3c4510b

mem_bank: map=M, type=R, addr=0x00000000, size=0x00200000, file=./image.bin
mem_bank: map=I, type=RW, addr=0x03ff0000, size=0x00100000

net: state=on, mac=0:4:3:2:1:f, ethmod=tuntap, hostip=10.0.0.1

uart: fd_in=/dev/ttyS0, fd_out=/dev/ttyS0

log: logon=0, logfile=/tmp/sk1.log, start=100000, end=200000

But when I started skyeye by ./skyeye , lots of error occured:
SKYEYE: If you have ELF kernel file, please use -e option to indicate your ELF format kernel filename
SKYEYE: If you only have kernel binary image, you should put the filename of kernel binary image in skyeye.conf file
arch: arm
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name s3c4510b, mach_init addr 0x8064ba0
ethmod num=1, mac addr=0:4:3:2:1:f, hostip=10.0.0.1
can't find device module: (null)
uart info: input device is /dev/ttyS0, fd is 4.
uart info: output device is /dev/ttyS0, fd is 5.
log_info: log is off.
log_info:log file is /tmp/sk1.log, fd is 0x80bf2c8
log_info: log start clock 100000
log_info: log end clock 200000
SKYEYE: use arm7100 mmu ops
Loaded ROM   ./image.bin
SKYEYE: WARNING: illegal write word to 0x1cdda0 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdda4 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdda8 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cddac of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cddb0 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cddb4 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cddb8 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cddbc of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cddc0 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cddc4 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cddc8 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cddcc of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cddd0 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cddd4 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cddd8 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdddc of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdde0 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdde4 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdde8 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cddec of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cddf0 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cddf4 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cddf8 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cddfc of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde00 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde04 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde08 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde0c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde10 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde14 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde18 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde1c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde20 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde24 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde28 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde2c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde30 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde34 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde38 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde3c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde40 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde44 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde48 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde4c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde50 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde54 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde58 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde5c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde60 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde64 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde68 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde6c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde70 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde74 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde78 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde7c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde80 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde84 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde88 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde8c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde90 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde94 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde98 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cde9c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdea0 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdea4 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdea8 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdeac of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdeb0 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdeb4 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdeb8 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdebc of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdec0 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdec4 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdec8 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdecc of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cded0 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cded4 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cded8 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdedc of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdee0 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdee4 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdee8 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdeec of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdef0 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdef4 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdef8 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdefc of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf00 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf04 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf08 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf0c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf10 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf14 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf18 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf1c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf20 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf24 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf28 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf2c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf30 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf34 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf38 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf3c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf40 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf44 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf48 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf4c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf50 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf54 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf58 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf5c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf60 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf64 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf68 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf6c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf70 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf74 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf78 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf7c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf80 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf84 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf88 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf8c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf90 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf94 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf98 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdf9c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfa0 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfa4 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfa8 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfac of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfb0 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfb4 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfb8 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfbc of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfc0 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfc4 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfc8 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfcc of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfd0 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfd4 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfd8 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfdc of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfe0 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfe4 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfe8 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdfec of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdff0 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdff4 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdff8 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1cdffc of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce000 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce004 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce008 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce00c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce010 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce014 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce018 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce01c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce020 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce024 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce028 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce02c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce030 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce034 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce038 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce03c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce040 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce044 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce048 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce04c of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce050 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce054 of 0x0 @ 0x0
SKYEYE: WARNING: illegal write word to 0x1ce058 of 0x0 @ 0x0

What's wrong?

sartre 发表于 2006-3-8 09:33:22

Nobody could help me??

ksh 发表于 2006-3-13 19:22:32

image.bin 是内核还是文件系统?你的起始运行地址是什么?如果打算让image.bin,从0x0的地址开始运行,后面应该加一个 boot=yes
页: [1]
查看完整版本: skyeye error