[ECOS] program doesn't work with new redboot

Trenton D. Adams tadams@theone.dnsalias.com
Mon Aug 13 08:35:00 GMT 2001


I recompiled redboot again, and I don't get the ignoring packet error.

My program still locks up though.  I'm going to try and figure it out
myself first.  I do have a question though.

Is there any way that compilation options for redboot would affect the
running of my eCos program?

-----Original Message-----
From: ecos-discuss-owner@sources.redhat.com
[ mailto:ecos-discuss-owner@sources.redhat.com ] On Behalf Of Jonathan
Larmour
Sent: Friday, August 10, 2001 3:28 PM
To: Trenton D. Adams
Cc: 'eCos Disuss'
Subject: Re: [ECOS] program doesn't work with new redboot


"Trenton D. Adams" wrote:
> 
> My program won't work with the new redboot I just compiled.  It does
the
> following.
> 
> $ arm-elf-gdb.exe -nw RigSystem.exe
> GNU gdb 5.0
> Copyright 2000 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and
you
> are
> welcome to change it and/or distribute copies of it under certain
> conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for
> details.
> This GDB was configured as "--host=i686-pc-cygwin --target=arm-elf"...
> (gdb) set remotebaud 115200
> (gdb) target remote com1
> Remote debugging using com1
> 0xe0006630 in ?? ()
> (gdb) load
> Loading section .rom_vectors, size 0x40 lma 0x20000
> Loading section .text, size 0x389c0 lma 0x20040
> Loading section .rodata, size 0x1a1b8 lma 0x58a00
> Loading section .data, size 0x1194 lma 0x72bb8
> Start address 0x20040 , load size 343372
> Ignoring packet error, continuing...

Just a download error?

> Transfer rate: 80793 bits/sec, 306 bytes/write.
> (gdb) cont
> Continuing.
> Ignoring packet error, continuing...
> Interrupted while waiting for the program.
> Give up (and stop debugging it)? (y or n) y
> (gdb)
> 
> Any ideas?

set debug remote 1

Or just... try again, it could have just been a flaky download, or is it
repeatable.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223)
271062
Maybe this world is another planet's Hell -Aldous Huxley ||
Opinions==mine



More information about the Ecos-discuss mailing list