QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1336|回复: 2

请教在skyeye中uClinux内核所出现的问题

[复制链接]
发表于 2005-10-18 18:03:57 | 显示全部楼层 |阅读模式
我在使用skyeye时当我运行uClinux时出现了如下错误(前面的安装过程都正确,就最后运行调试uClinux内核时出现了问题):
[root@localhost uClinux-dist]# skyeye linux-2.4.x/linux
***********************************************************************
****   SkyEye  Simulator Ver 0.8.0 with  GDB 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 "i686-pc-linux-gnu"...
(SkyEye) target sim
Undefined target command: "sim".  Try "help target".
(SkyEye)
发表于 2005-10-19 12:35:23 | 显示全部楼层
In your post you can see
This SkyEye was configured as "i686-pc-linux-gnu
That mean it is for x86.I think it is wrong .
Probabely you miss the option of   --target=arm-elf when you compile the skyeye from source.
回复

使用道具 举报

发表于 2005-11-28 17:45:51 | 显示全部楼层
你确定你安装skyeye的时候是否执行下面这句:
#./configure --target=arm-elf --prefix=/usr/local

then:
#make
#make install

如果都能通过的话那就...再看看是不是其他的问题了.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-3 02:23 , Processed in 0.043769 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表