[En-Nut-Discussion] RAM size required
Harald Kipp
harald.kipp at egnite.de
Thu Aug 25 16:02:35 CEST 2005
Hello CK,
If you want to do TCP, then the ATmega internal RAM will
be too small. Note, that a single incoming Ethernet packet
may contain 1500 Bytes.
Ethernut 2 uses RAM above 0x8000 for buffering. The
compiler sees 32 kByte only, which is sufficient for
many TCP/IP applications.
Without using Nut/Net, Nut/OS runs fine with 4kB internal
RAM.
Harald
At 16:53 25.08.2005 +0800, you wrote:
>Anyone can help to advise what is the total RAM size that is necessary to
>run the NutOS and Nut/Net ?
More information about the En-Nut-Discussion
mailing list