This is the mail archive of the ecos-discuss@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: Build Error when Compiling redboot


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


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