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]

Re: [gdb] packet error problem


Are you sure you are not overwriting redboot code during the load. Looks
like your download kills redboot.


On Wed, 2002-08-28 at 12:21, Seung-hun, Lee (Stanly) wrote:
> 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  
-- 
----------------------------------------------------------------------
ir. Bob Koninckx
Katholieke Universiteit Leuven       
Division Production Engineering,                   tel.  +32 16 322535
Machine Design and Automation                      fax.  +32 16 322987
Celestijnenlaan 300B                  bob.koninckx@mech.kuleuven.ac.be
B-3001 Leuven Belgium               http://www.mech.kuleuven.ac.be/pma
----------------------------------------------------------------------

--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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