This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: RedBoot - virgin go command


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]