From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11640 invoked by alias); 6 Jun 2006 07:18:47 -0000 Received: (qmail 11631 invoked by uid 22791); 6 Jun 2006 07:18:47 -0000 X-Spam-Check-By: sourceware.org Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 06 Jun 2006 07:18:03 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1FnVp1-0002pL-00; Tue, 06 Jun 2006 09:17:51 +0200 Date: Tue, 06 Jun 2006 07:18:00 -0000 To: Moussa Ba Cc: Andrew Lunn , ecos-discuss@ecos.sourceware.org Message-ID: <20060606071751.GQ2478@lunn.ch> Mail-Followup-To: Moussa Ba , Andrew Lunn , ecos-discuss@ecos.sourceware.org References: <447F629F.9040205@embedded-zone.com> <1149202357.7288.144.camel@hermes> <44809B5D.1030202@embedded-zone.com> <20060603080920.GE15114@lunn.ch> <4481A6C1.3010807@embedded-zone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4481A6C1.3010807@embedded-zone.com> User-Agent: Mutt/1.5.11+cvs20060403 From: Andrew Lunn X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] Build Error when Compiling redboot X-SW-Source: 2006-06/txt/msg00041.txt.bz2 On Sat, Jun 03, 2006 at 11:12:01AM -0400, Moussa Ba wrote: > Thank you I had went back and figured it out from the RedBoot manual. > Thank you for the help. I have recompiled the mcb2100 version of ecos, > and to save RAM I decreased the stack size allocated to the main from > 8192 to 2048 is this reasonable, I don't expect to be going too deep in > the stack but I am not sure if ecos related functions needed this much. You need to watch out for diag_printf(). It can use a lot of stack. Andrew -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss