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: Status of at91sam7xek


Hi, David,

"David Babin" <babindavid@gmail.com> wrote:

> > The AT91SAM7XEK does not have an external memory interface. So you
> > need to live with what you have on chip.
> 
> I suspect that the embedded 64k will not be sufficient for my usage :
> PPP - Ethernet - IP Stack (TCP/UDP/DNS) - Flash

Depending on the memory needs of your application, 64k should be
doable, at least for a basic IP stack. Do you really need TCP and
UDP? You surely won't need "advanced" tcp features like the more
complicated flow control algorithms, window scaling etc.

There are people doing a webserver in about 1k of code
(http://d116.com/ace/), on a Lego Mindstorm or even a C64
(http://www.vnunet.com/vnunet/news/2118399/commodore-back-web-server).

(Yes, I admit, they don't do eCos).



Regards,
Markus

-- 
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org

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