public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] LOAD problem or not?
@ 2005-06-20  3:02 HARA@KGC
  2005-06-20 17:08 ` Andrew Lunn
  0 siblings, 1 reply; 3+ messages in thread
From: HARA@KGC @ 2005-06-20  3:02 UTC (permalink / raw)
  To: ecos-discuss

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?? ========
gcc>
sh-elf-gcc (GCC) 3.3-gnuwing-20030801
Copyright (C) 2003 Free Software Foundation, Inc.

Redboot>
RedBoot(tm) bootstrap and debug environment [ROM]
Non-certified release, version v2_0 - built 10:50:07, Jun 17 2005

Platform: InterDAQ plus (SH 7751)
--
Yukihisa Hara(hara@kgc.co.jp



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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] LOAD problem or not?
  2005-06-20  3:02 [ECOS] LOAD problem or not? HARA@KGC
@ 2005-06-20 17:08 ` Andrew Lunn
  2005-06-21  1:15   ` [ECOS] " HARA@KGC
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Lunn @ 2005-06-20 17:08 UTC (permalink / raw)
  To: HARA@KGC; +Cc: ecos-discuss

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ECOS] RE:LOAD problem or not?
  2005-06-20 17:08 ` Andrew Lunn
@ 2005-06-21  1:15   ` HARA@KGC
  0 siblings, 0 replies; 3+ messages in thread
From: HARA@KGC @ 2005-06-21  1:15 UTC (permalink / raw)
  To: ecos-discuss

Thanks Andrew!
The routine is reviewed again. 
--
Yukihisa Hara(hara@kgc.co.jp


-----Original Message-----
From: Andrew Lunn [mailto:andrew@lunn.ch] 
Sent: Tuesday, June 21, 2005 2:07 AM
To: HARA@KGC
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] LOAD problem or not?


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:5
> cb
> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-06-21  1:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-20  3:02 [ECOS] LOAD problem or not? HARA@KGC
2005-06-20 17:08 ` Andrew Lunn
2005-06-21  1:15   ` [ECOS] " HARA@KGC

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).