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: Building for flash instead of redboot


Richard Wicks wrote:
> 
> This should be an easy one:
> 
> We are ready to build for flash.  How is this done exactly?  Simply stated,
> we'd like to build a rom image instead of using gdb to download.  How is this
> done exactly?

Find the "Startup type" (aka CYG_HAL_STARTUP) in the "HAL" part of the eCos
configuration and switch from RAM to ROM. That's the basic thing. Other
things may be required if this is a custom port. Certainly you should
verify the memory layout is what you expect it to be.

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]