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]

[gdb] packet error problem


Hi. When I download the sample program, I have problem like this.

(gdb) set remotebaud 57600
(gdb) target remote com1
Remote debugging using com1
0xffe064cc in pack_int (buf=0x1 "qC?\222C?³C?\200", value=1)
    at /ecos-c/cygwin/home/Administrator/ecos/cvs20/ecos/packages/hal/common/cur
rent/src/thread-packets.c:311
311     /ecos-c/cygwin/home/Administrator/ecos/cvs20/ecos/packages/hal/common/cu
rrent/src/thread-packets.c: No such file or directory.
        in /ecos-c/cygwin/home/Administrator/ecos/cvs20/ecos/packages/hal/common
/current/src/thread-packets.c
(gdb) load
Loading section .vectors, size 0x2000 lma 0xffe00000
Loading section .text, size 0xcc1c lma 0xffe02000
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...


Do any of you guys have same problem? Would you tell me how you solved this problem?

Thank you in advance.

                                                                                                                    Seunghun  

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