skyeye can not be installed! 找
# ./skyeye------------------------- SkyEye -V1.0 ---------------------------
Usage: SkyEye program
Default mode is STANDALONE mode
------------------------------------------------------------------
Options:
-e exec-file the (ELF executable format)kernel file name.
-d in GDB Server mode (can be connected by GDB).
-c config-file the skyeye configure file name.
-h This Help Display
------------------------------------------------------------------
debugmode= 0, filename = (null), server TCP port is 12345
Failed to open skyeye config file skyeye.conf in the same directory
# skyeye不是这样执行的,skyeye安装完成之后在任何路径下敲入skyeye都可以运行skyeye.
不过要正确运行它,后面还要加应用程序名称,而且在相同目录下还要有skyeye.conf文件才行. 例如:
# ls
boot.rom skyeye.conf
linux uClinux-dist
# skyeye linux
***************************************************************
**** ****
**** SkyEyeSimulator Ver 0.8.0 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"...
(SkyEye) target sim
......
页:
[1]