This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

load and run problem


hi,
I use win2k + cygwin + eCos 1.3.net.The target is iq80310.When I load and run the examples,have a problem.I cannt run this hello program.Follow is my operate process.

$xscale-elf-gdb -nw hello

(gdb) set remotebaud 115200
(gdb) target remote com1
Remote debugging using com1
0x18bcc in __udivmoddi4 ()
(gdb) load
Loading section .rom_vectors, size 0x40 lma 0x0
Loading section .text, size 0x17740 lma 0x2000
Loading section .rodata, size 0x5ac lma 0x19740
Loading section .data, size 0x4f8 lma 0x19cec
Start address 0x2000 , load size 98852
Ignoring packet error, continuing...
Transfer rate: 87868 bits/sec, 306 bytes/write.
(gdb) b main
Breakpoint 1 at 0x962c: file hello.c, line 6.
(gdb) c
Continuing.
Ignoring packet error, continuing...

If I do not use "b main",it say:

(gdb) r
The program being debugged has been started already.
Start it from the beginning? (y or n) y

Starting program: /e/jjp/ecos/examples/hello
You can't do that without a process to debug.


Another problem about eCos Configurat tools 1.3.net.After I used "build->Tests",when I use "tools->Run Tests" ,it always say "No all tests  are built.Do you wish to built them now?".And after rebuild finished,eCos configuration tools didn't appear any window or messages for download and run.

Please help me.

Thanks!


欢迎使用263天下邮免费信箱 http://freemail.x263.net
welcome to enjoy 263 Freemail http://freemail.x263.net
_____________________________________________________
		263在线_中国人的网上家园
Tel:010-64262631 Fax:010-64240295 (c)1998-2001版权所有
263服务热线     263@263.net.cn  



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]