I'm not apart of the list, so if you could pleace CC: any replies to this
e-mail (micklweiss@gmx.net) that would be great.
I asked before at a local user group (southflorida embedded user group)..
and this is what info they got me. I just cut-n-pasted.
<cut>
To: Mick Weiss
From: "wblake@emsys.net" <wblake@emsys.net>
glad to help. you have interesting research.
Most handhelds these days are 32 bit processors, even pagers. Mostly some
ARM variant especially Intel StrongArm.
The main obstacle to running Linux on smaller (cheaper) CPUs seems to be an
MMU which Linux and most Unixes expect. For a Linux work alike, some RTOS's
will have various POSIX layers corresponding to standard C library,
real-time facilities, threads, and shell utilities. So if an application
uses POSIX compliant calls, it can move from *ix to one of these operating
systems.
Most *Ix work alikes Lynx, and QNX claim POSIX compliance. Likewise
embedded RTOSes like Red Hat eCos, rtxc, mentor ati nucleus, vrtx, vxworks
etc.
Even Microsoft supports many of these POSIX interfaces as do other non Unix
OS's like Digital (now HP) VMS, IBM MVS, IBM VM etc
http://www.embedded.com/story/OEG20010312S0073
Original Message:
-----------------
From: micklweiss@gmx.net
Date: Tue, 18 Mar 2003 14:39:45 +0100 (MET)
To: emsys@emsys.net
Subject:
Lineo supports processors in the following specific architectures:
32 bit with memory management
32 bit without memory management
16 bit/ 16 bit DSP
8 bit processor/ 8 bit controller
and uclinux is a whopping $200 (its whopping when your just messing with it
on your spare time ;), plus I'm not sure how its licenced (GPL?).
----
after searching I found a few things on RTLinux and linux on handhelds, but
-- oh well I'll keep looking (its only for myself, no business reasons, so
its not important)
miniRTL (after porting it) may be a good design to work from, I'll just have
to see.
Thanks Wil for all the info, It definitly sounds cool. I am looking into it
right now.
See you at the next meeting,
- Mick
-- (o> Web developer / designer ( ) UNIX Systems Admin --- ~ www.mickweiss.com ~</cut>
Thanks in advance for any help,
- Mick
(o> Web developer / designer ( ) UNIX Systems Admin --- ~ www.mickweiss.com ~
-- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/