linux-assembly.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Stephen Pelc" <stephen@mpeltd.demon.co.uk>
To: linux-assembly <linux-assembly@vger.kernel.org>
Subject: Re: Embeded
Date: Wed, 10 Aug 2005 10:34:13 +0100	[thread overview]
Message-ID: <42F9D825.24163.1960BE71@localhost> (raw)
In-Reply-To: <42F997D3.40105@unreal64.net>

Date sent:      	Wed, 10 Aug 2005 07:59:47 +0200
From:           	Lada 'Ray' Lostak <ray@unreal64.net>
Subject:        	Embeded

> maybe a bit wrong list, maybe not :) I have to crete embeded
> machine with custom HW. I am looking for some microcotroller,
> enough strong which is abble to run kernel. I am going to use
> clean kernel + asm stuffs to build system here. I am looking
> for CPU which have working kernel. Anyone have experimence
> with this ? 
> 
> Microcontroller in my eyes mean: it doesn't need any external
> chips at all. It includes everything. The less external chips
> it needs the better. Integrated ethernet (or usb) controller
> (with proper kernel drivers) is my dream :) 

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.

If you must run some flavour of Linux, then you will need 
external Flash and RAM, in which case you may find the Atmel 
AT91RM9200 to be what you need. Boards and Linux for this chip 
already exist.

Stephen

--
Stephen Pelc, stephen@mpeltd.demon.co.uk
MicroProcessor Engineering Ltd - More Real, Less Time
133 Hill Lane, Southampton SO15 5AF, England
tel: +44 23 80 631441, fax: +44 23 80 339691
web: http://www.mpeltd.demon.co.uk - free VFX Forth downloads

  reply	other threads:[~2005-08-10  9:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-10  5:59 Embeded Lada 'Ray' Lostak
2005-08-10  9:34 ` Stephen Pelc [this message]
2005-08-10 12:16   ` Embeded Lada 'Ray' Lostak
2005-08-10 15:49     ` Embeded Stephen Pelc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42F9D825.24163.1960BE71@localhost \
    --to=stephen@mpeltd.demon.co.uk \
    --cc=linux-assembly@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).