This is the mail archive of the
ecos-discuss@sources.redhat.com
mailing list for the eCos project.
Re: LOAD problem or not?
- From: Andrew Lunn <andrew at lunn dot ch>
- To: "HARA at KGC" <hara at kgc dot co dot jp>
- Cc: ecos-discuss at ecos dot sourceware dot org
- Date: Mon, 20 Jun 2005 19:07:16 +0200
- Subject: Re: [ECOS] LOAD problem or not?
- References: <000301c57544$81c5b190$0af41eac@HARA>
On Mon, Jun 20, 2005 at 12:02:29PM +0900, HARA@KGC wrote:
> Hi.
> It embarrasses it because of an unknown output. When the file was
> transmitted by the LOAD command, the following outputs go out and it is
> not possible to debug it.
> Could you teach only what even has occurred?
> The environment is as follows.
> My best regards.
>
> ========
> RedBoot> load -v -m xMODEM
> Entry point: 0x8c020000, address range: 0x8c020000-0x8c02d688 xyzModem -
> CRC mode, 1289(SOH)/0(STX)/0(CAN) packets, 2 retries
> RedBoot> go 0x8c020000
> $T0a10:5cb9028c;0f:20ea028c;#1b$T0a10:5cb9028c;0f:20ea028c;#1b$T0a10:5cb
> 9028c;0f:20ea028c; <<what is this?? ========
This is your application crashing and throwing an exception. The gdb
stub has taken over allowing you to debug your application. gdb should
understand the $T command and give you an idea where your program has
crashed.
Andrew
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss