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: Where to add diagnostic routines in redboo?


On Sun, 2002-07-28 at 23:24, Khasim wrote:
> Hi
> I have ported the redboot to my MPC860 based board.
> I want to add diagnostic routines to the redboot.
> In which function should I do this.Any such function is there or I can do it
> after basic monitor initialization.

There are a couple of places for this in RedBoot.

You could override the 'bist()' function with one of your own.
You could add an 'init' function which runs after all the others.

Attachment: signature.asc
Description: This is a digitally signed message part


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