shao87 发表于 2009-3-23 10:06:34

求助~Cygwin下Skyeye的问题

我的环境是Cygwin,home文件夹的Admin装好了skyeye
(其他的应该都装了,可以编译linux-dist,成功了。)

运行./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.
***********************************************************************
Your elf file is little endian.
Failed to open skyeye config file skyeye.conf in the same directory
error: No such file or directory
SkyEye 1.2.7
Bug report: [email protected]
Usage: skyeye -e program
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
s3c3410x
ep7312
lh79520
ep9312
cs89712
sa1100
pxa_lubbock
pxa_mainstone
at91rm92
s3c2410x

....

Admin$_


可以运行testsuite的代码,skyeye - e vmlinux
可是不能出现网上说的(skyeye)命令行

运行hello4skyeye,跳出一大片的Bus Read Error:can not find correspond

for addr 。。。,pc=。。。
运行linux-dist 编译的linux-2.4.x/linux也是。

请问各位高手,我该怎么办啊,都卡了一个星期了。。。

wulinnm 发表于 2009-3-24 20:14:04

楼上的大哥,能发给我一个你的skyeye安装包码?
我不会linux,但是在cygwin上编译skyeye,头都大了,总是不成功,能发给我一个编译好的,能运行就行,毕业设计搞ucos-II移植,求你了
我的邮箱是[email protected]

wulinnm 发表于 2009-3-24 20:28:06

补充下,你的是正常的吧,没有什么错误,我看到http://www.linuxfans.org/bbs/thread-188096-1-1.html这个贴子输出的跟你一样,记得啊!发个编译好的skyeye给我啊!学校现在都还不发我开发板,火都烧屁股了,老师也不负责任,把我凉在一边

caslina 发表于 2009-3-26 11:24:43

回复 1# shao87 的帖子

lz你的问题解决了吗?我也遇到了这样的问题 不知道怎么办啊?

ksh 发表于 2009-3-26 22:09:12

回复 1# shao87 的帖子

目前的版本已经没有skyeye命令行了。
页: [1]
查看完整版本: 求助~Cygwin下Skyeye的问题