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]

Can somebody help me with this?


Hi,
I have booted a SA1110 target using redboot.bin. Now, I wanted to build and run a sample application. I have takne the "Hello" example found in the example directories, followed the instructions give in "Getting started" manual for ARM and built the hello.exe. Now, I try to download and run it on the target using the arm-elf-gdb debugger, 
the output is here for your reference,
-----------------------------------------------
gdb) target remote COM2
Remote debugging using COM2
0x0 in ?? ()

(gdb) set remotebaud 38400
(gdb) load hello.exe
Loading section .rom_vectors, size 0x40 lma 0x20000
Loading section .text, size 0xafb0 lma 0x20040
Loading section .rodata, size 0x3f5 lma 0x2aff0
Loading section .data, size 0x4e8 lma 0x2b3e8
Start address 0x20040 , load size 47309
Transfer rate: 27033 bits/sec, 301 bytes/write.

(gdb) continue
Continuing.
----------------------------------------------
It stops at continuing for a long time (more than 5 mins), no output, no activity on the debugger, but the debugger is alive, i.e., it is responding.

please suggest...

waiting for a reply...

regards,
- Nagendra.




Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at http://www.eudoramail.com


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