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: redboot entry point


On Mon, 2005-03-28 at 21:18 +0400, Nickolay wrote:
> Hallo Guys!
> 
> Where is really entry point of REDBOOT bootloader?
> I need this for insert debbuging info in code.
> i found in /opt/ecos/ecos-2.0/packages/redboot/current/src/main.c 
> cyg_start function.
> Is this starting point of redboot bootloader?

Yes, this is the start of RedBoot, although there is quite a
lot of HAL and system initialization that takes place before
you get there.

What sort of debug info are you after?

n.b. you should consider upgrading from eCos 2.0 to the CVS
version.

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


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