Hi, i know to work with ATMEL 8-bit 8051 microcontroller and have done FLASH,EEPROM,LCD .... and many other tiny interfaces with it. How could i get into the nice linux world along with microcontroller concepts ???
I have knowledge in linux .
Suggestions plz karthik bala guru
________________________________________________________________________ Missed your favourite TV serial last night? Try the new, Yahoo! TV. visit http://in.tv.yahoo.com
On Sun, Oct 20, 2002 at 09:00:05AM +0100, Karthik Bala Guru wrote:
i know to work with ATMEL 8-bit 8051 microcontroller How could i get into the nice linux world along with microcontroller concepts ???
Please stop sending wildly off topic mails to the list. Thank you.
Linux wants a 32 bit CPU. Stock Linux wants a MMU. I'm not sure if it is at all feasible to port Linux to a <32bit architecture but I'm definately sure that it will be a LOT of work and probably not worth it in the end.
I suggest you investigate ARM cores, Crusoe CPUs and/or some of the other chips that have been mentioned in discussions on this list earlier if you want to start experimenting with embedded systems and Linux.
//Peter