skyeye-1.2-RC8-3 不能调试 ucosii ?
Smatter@SMATTERSHI /ucosii4skyeye/samples/ucos_test$ skyeye -e ucos_test.elf -c skyeye.conf
debugmode= 1, filename = skyeye.conf, server TCP port is 12345
arch: arm
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name at91, mach_init addr 0x41d8d0
SKYEYE: use arm7100 mmu ops
exec file "ucos_test.elf"'s format is elf32-little.
load section .text: addr = 0x01000000size = 0x00007950.
load section .data: addr = 0x01008000size = 0x0000206c.
not load section .bss: addr = 0x0100a06csize = 0x000046f4 .
not load section .stab: addr = 0x00000000size = 0x0000af68 .
not load section .stabstr: addr = 0x00000000size = 0x00005751 .
not load section .comment: addr = 0x00000000size = 0x00000260 .
start addr is set to 0x01000000 by exec file.
程序执行到这里 就不向下走了,而且不能输入任何的字符
第一次 学习这个的东西 请大家多多指导
---------------
winxp+cygwin
gcc v3.4.4
arm-linux-gcc gcc version 2.95.3 20010315 (release) Smatter@SMATTERSHI /ucosii4skyeye/samples/ucos_test
$ make test
Hint: now you can "make test" to debug ucos_test.elf
skyeye ucos_test.elf
SKYEYE: If you have ELF kernel file, please use -e option to indicate your ELF f
ormat kernel filename
SKYEYE: If you only have kernel binary image, you should put the filename of ker
nel binary image in skyeye.conf file
Non-option argument ucos_test.elf
arch: arm
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name at91, mach_init addr 0x41d8d0
SKYEYE: use arm7100 mmu ops
make test走到这里 就不能运行了,也不能输入任何字符 在linux也是如此 是skyeye问题 还是 ucos问题啊? Do you understand the hint in skyeye command in the following? You should read README in the skyeye source package carefully.
SKYEYE: If you have ELF kernel file, please use -e option to indicate your ELF format kernel filename
页:
[1]