|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
initlizing stack for IXP 425 boardHi 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 and in the same way when encountering the instruction ldmfd/ldmdb can any one help me how to solve this problem of initilizing the stack ,so that it can continue execution when encountering stmfd/stmdb ldmfd/ldmdb Thanks in advance, Sumanth. |
|
|
Re: initlizing stack for IXP 425 boardOn 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 |
|
|
|
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |