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: Building stubs for ADDER - MPC850 board


On Sat, 2003-02-08 at 02:50, Chandra Sekhar, G wrote:
> Hi,
> 
>   We configured stubs for the ADDR - MPC850 board using the linux
> graphical configuration tool eCos.  When we build it we got a linker
> problem.  It says 'cyg_hal_plf_serial_init' is not defined.  This, a
> function, is defined in the file  'quicc_smc1.c' between #ifdef  and
> #endif of 'CYGPKG_HAL_POWERPC_MPC860'.  Should it be
> 'CYGPKG_HAL_POWERPC_MPC850' for the current board? or
> some thing wrong with my configuration?
> 
>    I downloaded the eCos from anonymous CVS on 5th Feb. 2003.

How did you configure for this board?  With the ConfigTool, you
should use the "Build->Template" menu.  With ecosconfig, you
just need to select the target.

You can't just select a component, like the Adder, and expect
it to work - there are package dependencies.  This is what
templates (and hardware targets) are for.

BTW - do you have one of these boards?

-- 
.--------------------------------------------------------.
|       Mind: Embedded Linux and eCos Development        |
|--------------------------------------------------------|
| Gary Thomas              email:  gary.thomas@mind.be   |
| Mind ( http://mind.be )  tel:    +1 (970) 229-1963     |
| gpg: http://www.chez-thomas.org/gary/gpg_key.asc       |
'--------------------------------------------------------'


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