« Return to Thread: initlizing stack for IXP 425 board

Re: initlizing stack for IXP 425 board

by Mark Salter-2 :: Rate this Message:

Reply to Author | View in Thread

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


 « Return to Thread: initlizing stack for IXP 425 board