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: EXCALIBUR_REGS_PHYS_BASE??


On Wed, 2005-05-18 at 15:19, yrodguez@iuma.ulpgc.es wrote:
> hi,
> I`m a newbie with ecos and i'm trying to port ecos to Integrator CM922t-XA10
> board. This board has an Altera Excalibur Stripe EPXA 10 ARM based embedded
> processor PLD. The excalibur board has the same stripe. I want to use the
> excalibur template as a baseline.
> 
> The stripe has a register bank mapped on bus, and the base address is
> configurable. In include/excalibur.h define this base address:
> 
> #define EXCALIBUR_BASE  EXCALIBUR_REGS_PHYS_BASE
> 
> but, i don`t find where EXCALIBUR_REGS_PHYS_BASE is defined.
> 
> also there is an include:
> 
> #include <pkgconf/hal_arm_arm9_excalibur.h>

--- the ecos build generates this file.. u need to build it first..
 
    $PATH/your_install/include/pkgconf/hal_arm_arm9_excalibur.h



> but , i don`t find this file
> 
> any idea???
> 
> thanks


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