1、请问在windows2000下用skyeye能否调试lwip.
2、我make config成功,make dep是出现以下问题。不知原因,请教!!!
$ make dep
+ making dep file ... : .depend
/bin/sh: line 1: arm-linux-gcc: command not found
Hint: next, you can "make" this project now...
3、我用编译过的文件(网上的文件)如何提示:
Administrator@zhaojs /ucosii
$ skyeye
GNU gdb 5.0
Copyright 2000 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 GDB was configured as "--host=i686-pc-cygwin --target=arm-elf".
(gdb) file simple_test.elf
Reading symbols from simple_test.elf...(no debugging symbols found)...done.
谢谢大师指教!!!!!!!!!!!