public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] EXCALIBUR_REGS_PHYS_BASE??
@ 2005-05-18 10:58 yrodguez
  2005-05-18 16:41 ` Raja Mallik
  0 siblings, 1 reply; 3+ messages in thread
From: yrodguez @ 2005-05-18 10:58 UTC (permalink / raw)
  To: ecos-discuss

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>

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] EXCALIBUR_REGS_PHYS_BASE??
  2005-05-18 10:58 [ECOS] EXCALIBUR_REGS_PHYS_BASE?? yrodguez
@ 2005-05-18 16:41 ` Raja Mallik
  2005-05-18 16:46   ` yrodguez
  0 siblings, 1 reply; 3+ messages in thread
From: Raja Mallik @ 2005-05-18 16:41 UTC (permalink / raw)
  To: yrodguez; +Cc: ecos-discuss

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] EXCALIBUR_REGS_PHYS_BASE??
  2005-05-18 16:41 ` Raja Mallik
@ 2005-05-18 16:46   ` yrodguez
  0 siblings, 0 replies; 3+ messages in thread
From: yrodguez @ 2005-05-18 16:46 UTC (permalink / raw)
  To: Raja Mallik; +Cc: ecos-discuss

Thank you for your response, but, in this file is not defined
EXCALIBUR_REGS_PHYS_BASE. I don't understand how ecos knows where the register
bank is mapped.

Thanks in advance,
Yeray.

Quoting Raja Mallik <raja.mallik@moschip.com>:

> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-05-18 10:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-18 10:58 [ECOS] EXCALIBUR_REGS_PHYS_BASE?? yrodguez
2005-05-18 16:41 ` Raja Mallik
2005-05-18 16:46   ` yrodguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).