This is the mail archive of the ecos-devel@sourceware.org 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: initlizing stack for IXP 425 board


On Wed, 2006-02-22 at 03:02 -0800, sumanth wrote:
> Hi all,
> 
>             I am sumanth porting ecos to Intel xscale ixp425 board .
> 
>             i am initilizing the stack in the  reset_vector, but it is not
> getting effected
> 
>             I am getting problem when i am encountering the instruction
> 
>             stmfd/stmdb  

You don't give enough information. Have you looked at how the existing
ixp425 ports work? You have to initialize the SDRAM controller before
using a stack.

--Mark



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