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


Hi Mark/Nick,

Thanks a lot for your patience & kindness. I was making a (very careless) mistake while choosing the template. I did not select the redboot packages.

I thought I had to select the right template, then import the reboot_ROMRAM.ecm & build. But missed the in-between step of excluding unrelated packages by choosing redboot packages.

I did this & now I don't see the Cyg_RealTimeClock::Cyg_RealTimeClock() get included in the redboot image. I am sure it will work this time :)

I guess, after little code clean up it should be pretty & look similar to other ports found under hal/arm/arm9.

Thanks again everyone,
Cheers,
-Mike.



From: Nick Garnett <nickg@ecoscentric.com>
To: "Michael Anburaj" <embeddedeng@hotmail.com>
CC: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] Redboot-GDB
Date: 30 Jun 2003 09:04:32 +0100

"Michael Anburaj" <embeddedeng@hotmail.com> writes:

> Hi Nick,
>
> >
> >Cyg_RealTimeClock::Cyg_RealTimeClock() is in the kernel, which is not
> >part of redBoot. So this has no relevance to what is happening.
> >
> >
>
> So, do you say that Cyg_RealTimeClock::Cyg_RealTimeClock() should not
> have got included in the Redboot image? And should not be exectuing in
> Redboot? If so, How is it getting included in my Redboot image?

Are you absolutely sure that it is there? How are you configuring
RedBoot? You must use the RedBoot template and include the .ecm file
from the platform HAL. If you are using some other template that
includes the kernel, then I am surprised it even builds.

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


_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail



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


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