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 Server address problem


Andrew,
 I dont quite understand what you mean by ALL the steps. I thought that
ecosconfig new xyz
add module (if needed)
ecosconfig tree
ecosconfig check
ecosconfig resolve (if needed)
make
make tests

were the complete set of steps. I didnt know there was a superset of steps.
Can you guide me to it??
Thanks,
-Vijay
[FYI, I am using a normal pc and doing a RAM based load of redboot.]

----- Original Message ----- 
From: "Andrew Lunn" <andrew@lunn.ch>
To: "Vijay Jayaraman" <Vijay.Jayaraman@Colorado.edu>
Cc: <ecos-discuss@ecos.sourceware.org>
Sent: Monday, September 13, 2004 1:52 AM
Subject: Re: [ECOS] Redboot Server address problem


> On Mon, Sep 13, 2004 at 01:43:54AM -0600, Vijay Jayaraman wrote:
> > Andrew,
> >  Thanks for the help. I had been using the old sources until you told
me.
> > Now I am using the current version and can locate the
> > CYGDAT_REDBOOT_DEFAULT_BOOTP_SERVER_IP_ADDR and I can change it.
> >
> >  I did the following with my updated ecos repository and got this error.
I
> > have split it with '----' for easy reading...
> >
> > vijay@linux:~/tmp>
> > ecosconfig --srcdir=/home/vijay/ecos_latest/ecos/packages/ new pc
redboot
> > U CYGSEM_HAL_USE_ROM_MONITOR, new inferred value 0
> > U CYGIMP_HAL_COMMON_INTERRUPTS_USE_INTERRUPT_STACK, new inferred value 0
> > ----
> > vijay@linux:~/tmp> echo $ECOS_REPOSITORY
> > /opt/ecos/ecos-2.0/packages
> > vijay@linux:~/tmp>
ECOS_REPOSITORY2="/home/vijay/ecos_latest/ecos/packages"
> > vijay@linux:~/tmp> echo $ECOS_REPOSITORY2
> > /home/vijay/ecos_latest/ecos/packages
> > ----
> > vijay@linux:~/tmp>
> > ecosconfig --srcdir=/home/vijay/ecos_latest/ecos/packages/ import
> > ${ECOS_REPOSITORY2}/hal/i386/pc/current/misc/redboot_FLOPPY.ecm
> > U CYGHWR_HAL_I386_FPU_SWITCH_LAZY, new inferred value 0
> > vijay@linux:~/tmp> ls
>
> You should start from an empty directory and do all the steps, not
> just an import.
>
>         Andrew
>



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