关于skyeye的问题

内核编译和嵌入式产品的设计与开发
回复
小左
帖子: 55
注册时间: 2008-05-09 22:00
联系:

关于skyeye的问题

#1

帖子 小左 » 2008-05-12 20:55

我通过新立得安装了skyeye和binutls-dev,在shell里输入skyeye,显示如下:
wuyi@wuyi:~$ skyeye

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

big_endian is false.
Failed to open skyeye config file skyeye.conf in the same directory
error: No such file or directory
------------------------- SkyEye -V1.2 ---------------------------
Usage: SkyEye [options] -e program [program args]
Default mode is STANDALONE mode
------------------------------------------------------------------
Options:
-e exec-file the (ELF executable format)kernel file name.
-l load_address,load_address_mask
Load ELF file to another address, not its entry.
-b specify the data type is big endian when non "-e" option.
-d in GDB Server mode (can be connected by GDB).
-c config-file the skyeye configure file name.
-h The SkyEye command options, and ARCHs and CPUs simulated.
------------------------------------------------------------------
----------- Architectures and CPUs simulated by SkyEye-------------
-------- ARM architectures ---------
at91
lpc
s3c4510b
s3c44b0x
s3c44b0
s3c3410x
ep7312
lh79520
ep9312
cs89712
sa1100
pxa_lubbock
pxa_mainstone
at91rm92
s3c2410x
s3c2440
sharp_lh7a400
ns9750
lpc2210
ps7500
integrator
-------- BlackFin architectures ----
bf533
表明我的skyeye安装成功
但我用 arm-elf-gcc w1,-elf2flt -o test test.c
测试test.c的时候,显示:
bash: arm-elf-gcc:找不到命令
是怎么回事阿,恳请高手指教
头像
coolwin
帖子: 271
注册时间: 2008-03-17 17:47

#2

帖子 coolwin » 2008-05-15 10:34

你的 arm-elf-tools 没安装好
头像
独孤
帖子: 838
注册时间: 2008-02-02 13:06
来自: 寶能科技
联系:

#3

帖子 独孤 » 2008-06-01 17:37

8) 8)
小左
帖子: 55
注册时间: 2008-05-09 22:00
联系:

Re: 关于skyeye的问题

#4

帖子 小左 » 2008-10-14 13:44

谢谢!我装好arm-elf-gcc试试
albertlsy
帖子: 1
注册时间: 2008-10-23 9:20

Re: 关于skyeye的问题

#5

帖子 albertlsy » 2008-10-23 9:26

楼主,我安装SKYEYE老是有错误啊,我想问你怎么在新得立那里安装SKYEYE啊,方便点,可是我在那里找不到SKYEYE啊
vissky
帖子: 11
注册时间: 2009-02-19 12:12

Re:

#6

帖子 vissky » 2009-05-25 9:09

coolwin 写了:你的 arm-elf-tools 没安装好
怎么装这个啊!
回复