keendawn 发表于 2007-8-20 23:54:58

[求助]运行skyeye时的问题?

我是新手!我在运行编译好的uclinux时,
用skyeye -e linux-2.4.x/linux运行时,可以成功,
如下:
。。。。。。。
。。。。。。。
Command: mkdir /var/empty
Command: cat /etc/motd
Welcome to
          ____ __
         /__| ||_|
    _   _| || | _ _____   ___
   | | | | || || |_ \| | | |\ \/ /
   | |_| | |__| || | | | | |_| |/    \
   |___\____|_||_|_| |_|\____|\_/\_/
   | |
   |_|

GDB/ARMulator support by <[email protected]>
For further information check:
http://www.uclinux.org/

Execution Finished, Exiting

Sash command shell (version 1.1.1)
/>
直接进入了uclinux提示符下!

但为何不会出现(SkyEye)提示符,让输入tar sim,load,run等呢?


我再用skyeye linux-2.4.x/linux尝试,
就出现如下:

**************************** 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.
***********************************************************************

Non-option argument linux-2.4.x/linux
big_endian is false.
arch: arm
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name at91, mach_init addr 0x8062194
uart_mod:0, desc_in:, desc_out:, converter:
SKYEYE: use arm7100 mmu ops
Loaded ROM   ./boot.rom
然后就停在了这里!

请高手指点一下!!!

keendawn 发表于 2007-8-20 23:57:48

难道一定要用skyeye -e?

怎么才能运行时出现(SkyEye)提示符?

我用的skyeye是最新版本,难道新版本的做了改变?

请高手解惑!!

keendawn 发表于 2007-8-23 08:38:51

为什么都没回复呢?
再次请高手指点一二!

ksh 发表于 2007-8-23 20:10:21

原帖由 keendawn 于 2007-8-20 23:57 发表 http://www.linuxfans.org/bbs/images/common/back.gif
难道一定要用skyeye -e?

怎么才能运行时出现(SkyEye)提示符?

我用的skyeye是最新版本,难道新版本的做了改变?

请高手解惑!!

In new version of Skyeye(after 1.0), we have to use -e option to run our elf image.
Before 1.0 version of SkyEye, you can enter Skyeye prompt by Ctrl + C, and run some commands such as "target sim" etc. If you like to use old skyeye, you can download skyeye-0.98 version from
http://sourceforge.net/project/showfiles.php?group_id=85554

keendawn 发表于 2007-8-23 20:46:01

果然和我猜想的一样!!
谢谢楼上的老兄!
我这就去下个老版本的玩一玩!
页: [1]
查看完整版本: [求助]运行skyeye时的问题?