当前时区 GMT+8, 现在时间是 2008-7-4 15:13 游客: 注册 登录 仅登录论坛 | 搜索 帮助


标题: SkyEye-0.xx使用简介和视频教程
  本主题由 npcomet 于 2007-8-24 09:49 加入精华 
beta2
新手上路
Rank: 1


UID 171969
精华 0
积分 13
帖子 5
阅读权限 10
注册 2004-12-2
来自 China.gif
状态 离线
发表于 2004-12-4 04:05  资料  短消息  加为好友 
补充一点如何偷懒:

在你的工作目录下,增加一个文件.gdbinit,内容如下:
target sim
load
run

这样便不用每次都敲这些命令了。不过,如果你想在run之前执行设置断点等操作,就把run去掉

顶部
awt
新手上路
Rank: 1


UID 172738
精华 0
积分 5
帖子 2
阅读权限 10
注册 2004-12-6
来自 China.gif
状态 离线
发表于 2004-12-7 12:34  资料  短消息  加为好友 
[quote:24aafac9a5="KuKu71"]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[/quote]

我也是这样,用0.1.0就可以了,但make时还是会出错

顶部
ywei2004
新手上路
Rank: 1


UID 156228
精华 0
积分 40
帖子 16
阅读权限 10
注册 2004-9-27
来自 China.gif
状态 离线
发表于 2004-12-8 11:57  资料  短消息  加为好友 
make xconfig 后生成不了linux是为什么讷?一定要生成linux吗?
uClinux-dist-20020927.tar.gz

顶部
charliema
新手上路
Rank: 1


UID 171183
精华 0
积分 28
帖子 11
阅读权限 10
注册 2004-11-29
来自 China.gif
状态 离线
发表于 2005-4-27 17:14  资料  短消息  加为好友 
启动过程中出现以下信息:
Command: hostname GDB-ARMulator
GDB-ARMulator: applet not found
pid 8: failed 256
Command: /bin/expand /etc/ramfs.img /dev/ram0
Command: mount -t proc proc /proc
Command: mount -t ext2 /dev/ram0 /var
Command: mkdir /var/tmp
tmp: applet not found
pid 12: failed 256
Command: mkdir /var/log
log: applet not found
pid 13: failed 256
Command: mkdir /var/run
run: applet not found
pid 14: failed 256
Command: mkdir /var/lock
lock: applet not found
pid 15: failed 256
Command: cat /etc/motd
motd: applet not found
pid 16: failed 256
Execution Finished, Exiting
init: Booting to single user mode

Sash command shell (version 1.1.1)
/>

是什么错误呢?到底skyeye正确启动uclinux了吗?





hello
顶部
clock09
新手上路
Rank: 1


UID 188774
精华 0
积分 65
帖子 26
阅读权限 10
注册 2005-4-12
状态 离线
发表于 2005-5-16 15:52  资料  短消息  加为好友  QQ
请教一下
arm-elf-tools-20030314.sh 和m68k-elf-tools-20030314.sh 有什么区别???

顶部
chyyuu
版主
Rank: 7Rank: 7Rank: 7


UID 37477
精华 23
积分 1949
帖子 727
阅读权限 255
注册 2003-5-15
来自 China.gif
状态 离线
发表于 2005-5-16 18:19  资料  短消息  加为好友 
一个是用于编译在arm (没有mmu)cpu上的内核和应用程序的。
一个是用于编译在m86k/coldfire (没有mmu)cpu上的内核和应用程序的。

顶部
clock09
新手上路
Rank: 1


UID 188774
精华 0
积分 65
帖子 26
阅读权限 10
注册 2005-4-12
状态 离线
发表于 2005-5-16 21:12  资料  短消息  加为好友  QQ
在请教一下:
ucosii4skyeye 和 uclinux4skyeye有什么区别??
如果我要仿真arm7: s3c44b,这两个都要安装吗??

顶部
haha_@
新手上路
Rank: 1


UID 193696
精华 0
积分 10
帖子 4
阅读权限 10
注册 2005-6-23
状态 离线
发表于 2005-6-23 13:12  资料  短消息  加为好友  添加 haha_@ 为MSN好友 通过MSN和 haha_@ 交谈 QQ
学习中,感觉要弄懂还真不容易!

顶部
jassiue
新手上路
Rank: 1


UID 154053
精华 0
积分 34
帖子 15
阅读权限 10
注册 2004-9-18
来自 China.gif
状态 离线
发表于 2005-6-26 14:01  资料  短消息  加为好友  QQ
SkyEye是否支持PPC系列的CPU?
如MPC5200,MPC8XX

顶部
chyyuu
版主
Rank: 7Rank: 7Rank: 7


UID 37477
精华 23
积分 1949
帖子 727
阅读权限 255
注册 2003-5-15
来自 China.gif
状态 离线
发表于 2005-6-28 08:30  资料  短消息  加为好友 
还没有支持,只有ARM系列,MIPS的正在做。

顶部
yihect
新手上路
Rank: 1


UID 55610
精华 0
积分 63
帖子 25
阅读权限 10
注册 2003-8-11
来自 China
状态 离线
发表于 2005-7-24 08:57  资料  短消息  加为好友 
我在编译ucosii for skyeye 的时候提示 文件 ucosii4skyeye/lib/skyeye_printf.c
内的 isdigit 函数没定义,我看已经有 #include <ctype.h> 了, 需要在哪个makfile 配置文件内加个 路径 指示?





VMware5.0 WorkStation + RedHat 9.0 IN Win Xp
顶部
myx
新手上路
Rank: 1



UID 193200
精华 0
积分 40
帖子 16
阅读权限 10
注册 2005-6-14
状态 离线
发表于 2005-7-26 22:07  资料  短消息  加为好友 
#make install
make[2]: ***[install-info-am] Error 1
make[2]: Leaving directory '/home/woody/tmp/skyeye/bfd/doc'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/home/woody/tmp/skyeye/bfd'
make: ***[install-bfd] Error 2

why I can not install skyeye?(my system is debian 3.1)

顶部
yihect
新手上路
Rank: 1


UID 55610
精华 0
积分 63
帖子 25
阅读权限 10
注册 2003-8-11
来自 China
状态 离线
发表于 2005-7-28 10:33  资料  短消息  加为好友 
承上

[quote:76dc510186="yihect"]我在编译ucosii for skyeye 的时候提示 文件 ucosii4skyeye/lib/skyeye_printf.c
内的 isdigit 函数没定义,我看已经有 #include <ctype.h> 了, 需要在哪个makfile 配置文件内加个 路径 指示?[/quote]


不用  ulib 下的 libuc.a  ,改用 libc.a 和 libgcc.a 倒是可以的。
不过不算好吧!





VMware5.0 WorkStation + RedHat 9.0 IN Win Xp
顶部
Valima
新手上路
Rank: 1



UID 197097
精华 0
积分 11
帖子 6
阅读权限 10
注册 2005-8-7
状态 离线
发表于 2005-8-15 23:57  资料  短消息  加为好友 
我在编译uclinux时出现如下错误,请问是什么原因?谢谢!

make ARCH=armnommu CROSS_COMPILE=arm-elf- -C linux-2.4.x  || exit 1
make[1]: Entering directory `/usr/uclinux/uClinux-dist/linux-2.4.x'
. scripts/mkversion > .tmpversion
arm-elf-gcc -D__KERNEL__ -I/usr/uclinux/uClinux-dist/linux-2.4.x/include  -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fno-common -pipe -fno-builtin -D__linux__ -g -DNO_MM -mapcs-32 -march=armv4 -mtune=arm7tdmi -mshort-load-bytes -msoft-float  -DUTS_MACHINE='"armnommu"' -DKBUILD_BASENAME=version -c -o init/version.o init/version.c
arm-elf-gcc: Internal compiler error: program cpp0 got fatal signal 11
make[1]: *** [init/version.o] Error 1
make[1]: Leaving directory `/usr/uclinux/uClinux-dist/linux-2.4.x'
make: *** [linux] Error 1
[root@localhost uClinux-dist]#

顶部
crazycake
新手上路
Rank: 1



UID 198322
精华 0
积分 20
帖子 8
阅读权限 10
注册 2005-8-24
状态 离线
发表于 2005-8-31 13:07  资料  短消息  加为好友 
谁知道怎么在CYGWIN上修改安装?

顶部
 


Powered by Discuz! 5.5.0  © 2001-2007 Comsenz Inc.
清除 Cookies - 联系我们 - 中国Linux公社 - WAP