public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] RedBoot - virgin go command
@ 2001-08-02  8:58 Christoph Csebits
  2001-08-02 10:36 ` Jonathan Larmour
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Csebits @ 2001-08-02  8:58 UTC (permalink / raw)
  To: ecos-discuss

hi

a 'go' without a previous 'load' command
tries to start a program at 0x00000000.
Mostly there is no executable there
and RedBoot shows me
$T0f40:ff0133c8;01:0003eb6c;#ea

If this is not intended behaviour,
maybe RedBoot
1) should prevent me starting any programm
at 0x00000000.
or
2) should initialize the entry_address with
its rom entry point (e.g. 0xfe000100)

what do you think about that?

regards christoph
-- 

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

* Re: [ECOS] RedBoot - virgin go command
  2001-08-02  8:58 [ECOS] RedBoot - virgin go command Christoph Csebits
@ 2001-08-02 10:36 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2001-08-02 10:36 UTC (permalink / raw)
  To: Christoph Csebits; +Cc: ecos-discuss

Christoph Csebits wrote:
> 
> hi
> 
> a 'go' without a previous 'load' command
> tries to start a program at 0x00000000.
> Mostly there is no executable there
> and RedBoot shows me
> $T0f40:ff0133c8;01:0003eb6c;#ea
> 
> If this is not intended behaviour,
> maybe RedBoot
> 1) should prevent me starting any programm
> at 0x00000000.
> or
> 2) should initialize the entry_address with
> its rom entry point (e.g. 0xfe000100)
> 
> what do you think about that?

If we added copious error checking in RedBoot to deal with every
eventuality that _might_ happen, RedBoot would be a lot bigger and bloated.

If you do something wrong, expect it to go wrong :-).

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

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

end of thread, other threads:[~2001-08-02 10:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-02  8:58 [ECOS] RedBoot - virgin go command Christoph Csebits
2001-08-02 10:36 ` Jonathan Larmour

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