This is the mail archive of the ecos-discuss@sources.redhat.com 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: eCosCentric PPP stack memory needs


Did the changes to fit my memory layout, and it now compiles :)

Is there general information about how much the different packages requires?

When using the "net" and "ppp" package the tests files is around 3.3MB is
that right? and a little to much for my test board (2mb ram + 2mb flash)

Thanks
Felix


----- Original Message ----- 
From: "Nick Garnett" <nickg@ecoscentric.com>
To: "Felix" <felix@dezign.dk>
Cc: <ecos-discuss@sources.redhat.com>
Sent: Thursday, April 15, 2004 12:19 PM
Subject: Re: [ECOS] eCosCentric PPP stack memory needs


> "Felix" <felix@dezign.dk> writes:
>
> > Hi
> >
> > Great to hear that the PPP stack has been released :)
> >
> > Have a quick question though, how much memory does the package needs?
> >
> > I have a ARM EB40 board with 2MB ram and 2MB flash - tried the default
CVS
> > target EB40 - 512kb RAM and get this error when compiling tests :
>
>
> Getting the TCP/IP stack plus the PPP add-on into the default RAM
> configuration is a bit of a squeeze. Of the 512k, only 384k is
> actually available for applications, this isn't quite enough for
> TCP/IP+PPP code+data.
>
> Since you actually have more RAM, you need to modify the
> mlt_arm_at91_eb40_ram.ldi and mlt_arm_at91_eb40_ram.h files to be
> aware of the extra RAM, then it will link.
>
> -- 
> Nick Garnett                    eCos Kernel Architect
> http://www.ecoscentric.com      The eCos and RedBoot experts
>
>
> -- 
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
>


-- 
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]