kyo_wyg 发表于 2004-7-18 20:06:16

# skyeye simple_test.elf
***************************************************************
****                                                       ****
****   SkyEyeSimulator Ver 0.7.4 withGDB 5.3 Interface ****
****                                                       ****
***************************************************************
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.Type "show warranty" for details.
This SkyEye was configured as "--host=i686-pc-linux-gnu --target=arm-elf"...
(no debugging symbols found)...
(SkyEye) target sim
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name at91, mach_init addr 0x8178f5f
Unkonw option: mem_num
skyeye_read_config: config file skyeye.conf have errors

why??who know,tell me .

AlanZoo 发表于 2004-8-24 23:02:08

楼上的,应该就是这样,没有问题啊。

AlanZoo 发表于 2004-9-5 16:14:30

为什么我的是这样的(SkyEye),而不是
(gdb)???????


阿知道是哪个地方出差错了阿
没错,就是(Skyeye)

huchaoqun 发表于 2004-9-20 17:07:38

请问斑竹:在CYGWIN下解压SKYEYE正常,但第二步..

./configure --target=arm-elf --prefix=/usr/local --without-gtk-prefix --without-gtk-exec-prefix --disable-gtktest
出现如下提示:
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/........./i686-pc-sygwin/bin/ld:cannot find -luser32
collect2:ld returned 1exit status
***the command 'gcc -o conftest -g -02 conftest.c' failed
***you must set the environment variable CC to a working compiler.
请问我该怎么解决?
急急急!!!!谢谢先!!!

chyyuu 发表于 2004-9-23 22:41:01

用linux系统,如果你没有linux,用vmware安装一个redhat9,然后再安装skyeye

tritium2002 发表于 2004-11-18 17:38:29

bash arm-elf-tools-20030314.sh

-------------------------------------------------------
发表于: 2004-04-11, 4:54am    发表主题:   引用并回复
执行./arm-elf-tools-20030314.sh之后
怎么提示bash: ./arm-elf-tools-20030314.sh: cannot execute binary file
这到底是个什么命令啊?

tritium2002 发表于 2004-11-18 17:41:00

Re: 请问斑竹:在CYGWIN下解压SKYEYE正常,但第

没有安装gcc?

./configure --target=arm-elf --prefix=/usr/local --without-gtk-prefix --without-gtk-exec-prefix --disable-gtktest
出现如下提示:
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/........./i686-pc-sygwin/bin/ld:cannot find -luser32
collect2:ld returned 1exit status
***the command 'gcc -o conftest -g -02 conftest.c' failed
***you must set the environment variable CC to a working compiler.
请问我该怎么解决?
急急急!!!!谢谢先!!!

ywei2004 发表于 2004-11-23 15:14:57

在图形方式下可用命令 make xconfig 或 在命令行方式下可用命令 make menuconfig

在vendor/product中选择GDB/ARMulator,kernel版本选择2.4,save and exit.

------------------------------------------------------------------------------------------------------------------------------------------------

这时在/usr/src/uclinux-dist/linux-2.4.x目录下生成linux文件

怎么生成不了linux?

ywei2004 发表于 2004-11-23 15:17:12

编译uClinux的时候,出现:
proc-arm6,7.S:293: Error: undefined symbol `EINVAL' in operation
make: *** Error 1
make: Leaving directory `/usr/src/uClinux-dist/linux-2.4.x/arch/armnommu/mm'
make: *** Error 2
make: Leaving directory `/usr/src/uClinux-dist/linux-2.4.x/arch/armnommu/mm'
make: *** Error 2
make: Leaving directory `/usr/src/uClinux-dist/linux-2.4.x'
make: *** Error 1

为什么?
谢谢!

ywei2004 发表于 2004-11-23 17:45:32

将uClinux-dist-20020927.tar.gz下载并解开,比如解开在/usr/src/uclinux-dist/下,然后在/usr/src/uclinux-dist/目录下执行如下命令:
tar zxf uClinux-dist-20020927.tar.gz
cd uClinux-dist
在图形方式下可用命令 make xconfig 或 在命令行方式下可用命令 make menuconfig

在vendor/product中选择GDB/ARMulator,kernel版本选择2.4,save and exit.

------------------------------------------------------------------------------------------------------------------------------------------------

这时在/usr/src/uclinux-dist/linux-2.4.x目录下生成linux文件

为什么,我的到这步就不产生linux?

chyyuu 发表于 2004-11-24 11:49:41

应该是你的arm-elf-tools和uclinux的版本不太匹配,要么都用新的,要么都用老的。
看看我们写的书上用的都是2003的版本。

KuKu71 发表于 2004-11-27 21:00:02

skyeye 0。8。0 readme里说可以在cygwin中编译运行,但我在configure的时候,./configure --target=arm-elf --prefix=/usr/local。出错信息说是找不到gtk,8需要gtk支持吗?4。7都不需要啊./configure --target=arm-elf --prefix=/usr/local --without-gtk-prefix --without-gtk-exec-prefix --disable-gtktest

earth-moon 发表于 2004-11-30 20:05:03

在vmware+redhat9下如何从xp中复制安装文件?

在vmware+redhat9下如何从xp中复制skyeye的安装文件到linux中

KuKu71 发表于 2004-11-30 23:30:01

to upstair
    You can create a share directory in winxp.Then use smb in linux.

KuKu71 发表于 2004-11-30 23:31:34

I made a mistake,the skyeye0.8.0 can not compile in cygwin.
页: 1 [2] 3 4
查看完整版本: SkyEye-0.xx使用简介和视频教程