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]
Other format: [Raw text]

Re: ecos application as stand-alone


Please keep the discussion on the ecos-discuss list. Directly
addressed messages may be ignored. Personal support is only available
on a consultancy basis.


Mandy sab <mandy_sab@yahoo.com> writes:

> Hi, all.
> I want to embed my eCos application to my altera excalibur based platform.
> I ported redboot to the platform and it works fine.
> I developed an application using the remote debugging facility of GDB.
> Now I want to make the application stand alone, that is, it should run on reset.
> Of course I can make my redboot to load the application and execute it, 
> My question what modification needed  to run an eCos application on rest of the board. Pls provide me some idea for making the application stand-alone?

You just need to use a ROM or ROMRAM startup and then install it in
place of RedBoot. Take a look at the documentation.

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com/     The eCos and RedBoot experts


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


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