Re: Embeded
Lada 'Ray' Lostak <[email protected]>
| Newsgroups | org.kernel.vger.linux-assembly |
|---|---|
| Message-ID | <[email protected]> |
> Have a look at Philips LP2138/48 or Atmel AT91SAM7S256. These > are 60 or 30 MHz ARM cores with up 512k Flash and 32k RAM. > Forget about Linux and do the O/S yourself. Then it will fit. We > run a multi-threaded web server on a Philips LPC2106 with 1288k > Flash and 64k RAM and an external Ethernet chip. Thank you, I didn't know Philips do uC too :) I know Atmel one's and they seems prety OK. What TCP/IP stack you are using ? There exists sever GPL'ed, but I have no experimence with them. The only reason why I wanted to run linux is to use their eth drivers & tcp/ip stack. Nothing more. R.