daniel_su 发表于 2006-1-6 12:23:54

求教skyeye仿真uclinux的问题

本人在使用skyeye仿真uclinux的时候,出现如下的问题,在loadROM的时候,停住不动了,那位高手能够解释一下。我用的是uclinux-dist-20020927的版本,skyeye的版本是1。0。,交叉编译器是arm-elf-tools-20030314.sh
# /home/skyeye/binary/skyeye   linux-2.4.x/linux
------------------------- SkyEye -V1.0 ---------------------------
Usage: SkyEye program
Default mode is STANDALONE mode
------------------------------------------------------------------
Options:
-e exec-file      the (ELF executable format)kernel file name.
-d                  in GDB Server mode (can be connected by GDB).
-f skyeyeconf-filethe skyeye.conf file name.
-h                  This Help Display
------------------------------------------------------------------
debugmode= 0, filename = (null), server TCP port is 12345
Non-option argument linux-2.4.x/linux
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name at91, mach_init addr 0x808a1cc
SKYEYE: use arm7100 mmu ops
Loaded ROM   images/romfs.img

ksh 发表于 2006-1-6 16:29:55

Re: 求教skyeye仿真uclinux的问题

I think you should run:
/home/skyeye/binary/skyeye-e linux-2.4.x/linux

daniel_su 发表于 2006-1-6 17:19:03

:-D ,OK,it can work well now following your suggestion.Thanks a lot.
   If i use the skyeye v0.8,then i can work using "/home/skyeye/binary/skyeye linux-2.4.x/linux ". If using skyeye v1.0,then there are some problem.
   can you kindly give me an explain?

ksh 发表于 2006-1-7 10:43:32

If you don't describe the problem for me, how can I explain??

adicovofer 发表于 2006-1-13 10:06:48

我每次用这个命令后:
/home/skyeye/binary/skyeye -e linux-2.4.x/linux
都在:Loaded RAM 后死机,或是出现“段错误”,
我试了1.0,1.2RC3,1.2RC4都是这样,请问是什么问题。skyeye的另一种方式可以运行(就是所有文件在skyeye中加载)
页: [1]
查看完整版本: 求教skyeye仿真uclinux的问题