From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32234 invoked by alias); 22 Feb 2006 11:02:21 -0000 Received: (qmail 32223 invoked by uid 22791); 22 Feb 2006 11:02:20 -0000 X-Spam-Status: No, hits=-0.7 required=5.0 tests=BAYES_20,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from www.nabble.com (HELO talk.nabble.com) (72.21.53.35) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 22 Feb 2006 11:02:17 +0000 Received: from localhost ([127.0.0.1] helo=talk.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1FBrl9-0005BF-0X for ecos-devel@ecos.sourceware.org; Wed, 22 Feb 2006 03:02:15 -0800 Message-ID: <3067866.post@talk.nabble.com> Date: Wed, 22 Feb 2006 11:02:00 -0000 From: sumanth To: ecos-devel@ecos.sourceware.org Subject: initlizing stack for IXP 425 board MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-Sender: sumanth.kondlada@wipro.com X-Nabble-From: sumanth X-IsSubscribed: yes Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org X-SW-Source: 2006-02/txt/msg00006.txt.bz2 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 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. -- View this message in context: http://www.nabble.com/initlizing-stack-for-IXP-425-board-t1168289.html#a3067866 Sent from the Sourceware - ecos-devel forum at Nabble.com.