public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Problem with Redboot and Dollar Sign
@ 2011-07-07 12:32 Smith, Keith
  2011-07-07 12:41 ` Gary Thomas
  2011-07-07 12:56 ` Green, Neal
  0 siblings, 2 replies; 4+ messages in thread
From: Smith, Keith @ 2011-07-07 12:32 UTC (permalink / raw)
  To: ecos-discuss

When I type a dollar sign, $, on the command line of RedBoot, RedBoot hangs.

Is this a known problem or just a problem with my build of RedBoot?

I noticed in redboot/src/io.c/_rb_gets_preloaded() that the $ used as a GDB lead-in.

In my ROM version of RedBoot, Redboot just hangs. In my ROMRAM version of Redboot, I get a GDB dump.

Keith Smith


--
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] 4+ messages in thread

* Re: [ECOS] Problem with Redboot and Dollar Sign
  2011-07-07 12:32 [ECOS] Problem with Redboot and Dollar Sign Smith, Keith
@ 2011-07-07 12:41 ` Gary Thomas
  2011-07-07 13:05   ` Smith, Keith
  2011-07-07 12:56 ` Green, Neal
  1 sibling, 1 reply; 4+ messages in thread
From: Gary Thomas @ 2011-07-07 12:41 UTC (permalink / raw)
  To: Smith, Keith; +Cc: ecos-discuss

On 07/07/2011 06:31 AM, Smith, Keith wrote:
> When I type a dollar sign, $, on the command line of RedBoot, RedBoot hangs.
>
> Is this a known problem or just a problem with my build of RedBoot?
>
> I noticed in redboot/src/io.c/_rb_gets_preloaded() that the $ used as a GDB lead-in.
>
> In my ROM version of RedBoot, Redboot just hangs. In my ROMRAM version of Redboot, I get a GDB dump.

This is expected behaviour.

You should be able to type $c#63 and RedBoot will carry on.
If you really need to type $, try using \$

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

-- 
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] 4+ messages in thread

* RE: [ECOS] Problem with Redboot and Dollar Sign
  2011-07-07 12:32 [ECOS] Problem with Redboot and Dollar Sign Smith, Keith
  2011-07-07 12:41 ` Gary Thomas
@ 2011-07-07 12:56 ` Green, Neal
  1 sibling, 0 replies; 4+ messages in thread
From: Green, Neal @ 2011-07-07 12:56 UTC (permalink / raw)
  To: Smith, Keith, ecos-discuss

You are correct:  '$' is GDB packet prefix.

-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org [mailto:ecos-discuss-owner@ecos.sourceware.org] On Behalf Of Smith, Keith
Sent: Thursday, July 07, 2011 8:32 AM
To: ecos-discuss@ecos.sourceware.org
Subject: [ECOS] Problem with Redboot and Dollar Sign

When I type a dollar sign, $, on the command line of RedBoot, RedBoot hangs.

Is this a known problem or just a problem with my build of RedBoot?

I noticed in redboot/src/io.c/_rb_gets_preloaded() that the $ used as a GDB lead-in.

In my ROM version of RedBoot, Redboot just hangs. In my ROMRAM version of Redboot, I get a GDB dump.

Keith Smith


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


--
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] 4+ messages in thread

* RE: [ECOS] Problem with Redboot and Dollar Sign
  2011-07-07 12:41 ` Gary Thomas
@ 2011-07-07 13:05   ` Smith, Keith
  0 siblings, 0 replies; 4+ messages in thread
From: Smith, Keith @ 2011-07-07 13:05 UTC (permalink / raw)
  To: Gary Thomas; +Cc: ecos-discuss

Thanks. This is annoying, as I use another system where hex numbers start with $. My fingers don't switch quickly enough sometimes to 0x prefix. At least now I know how to continue without restart.

BTW, is this behavior documented in any eCos documentation that I didn't read?

Keith Smith

-----Original Message-----
From: Gary Thomas [mailto:gary@mlbassoc.com] 
Sent: Thursday, July 07, 2011 8:41 AM
To: Smith, Keith
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Problem with Redboot and Dollar Sign

On 07/07/2011 06:31 AM, Smith, Keith wrote:
> When I type a dollar sign, $, on the command line of RedBoot, RedBoot hangs.
>
> Is this a known problem or just a problem with my build of RedBoot?
>
> I noticed in redboot/src/io.c/_rb_gets_preloaded() that the $ used as a GDB lead-in.
>
> In my ROM version of RedBoot, Redboot just hangs. In my ROMRAM version of Redboot, I get a GDB dump.

This is expected behaviour.

You should be able to type $c#63 and RedBoot will carry on.
If you really need to type $, try using \$

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

--
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] 4+ messages in thread

end of thread, other threads:[~2011-07-07 13:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-07 12:32 [ECOS] Problem with Redboot and Dollar Sign Smith, Keith
2011-07-07 12:41 ` Gary Thomas
2011-07-07 13:05   ` Smith, Keith
2011-07-07 12:56 ` Green, Neal

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).