From: tama on 16 Dec 2009 09:18 Hi Guys, I am new to linux/embedded linux. I have a strong understanding of embedded hardware and C programming. I want to learn linux/ embedded linux. Recently got a board from boradcon EM2400II + 5.6 TFT LCd touch screen. Can some one please suggest what is the best point to start with. how to set the tool chain, linux os, boot loader, compiler. How to develop a small application just a led blink will do to test the setup. In windows there are various tools + compiler which help you develop an application and then program into the flash. Can someone please point to some tutorial about how to start with from scratch? Thanks in advance tama --------------------------------------- This message was sent using the comp.arch.embedded web interface on http://www.EmbeddedRelated.com
From: Vladimir Vassilevsky on 16 Dec 2009 11:41 tama wrote: > I want to learn linux/ embedded linux. Book: P. Raghavan, A. Lad, S. Neelakandan "Embedded Linux System Design and Development" Vladimir Vassilevsky DSP and Mixed Signal Design Consultant http://www.abvolt.com
From: Grant Edwards on 16 Dec 2009 12:34 On 2009-12-16, Vladimir Vassilevsky <nospam(a)nowhere.com> wrote: > > > tama wrote: > > >> I want to learn linux/ embedded linux. > > Book: > > P. Raghavan, A. Lad, S. Neelakandan > "Embedded Linux System Design and Development" The O'Reilly book is also good: Yaghmour, Masters, Ben-Yossef, and Gerum "Building Embedded Linux Systems" -- Grant Edwards grante Yow! I just heard the at SEVENTIES were over!! And visi.com I was just getting in touch with my LEISURE SUIT!!
From: Vladimir Vassilevsky on 16 Dec 2009 13:09 Grant Edwards wrote: > On 2009-12-16, Vladimir Vassilevsky <nospam(a)nowhere.com> wrote: > >> >>tama wrote: >> >> >> >>>I want to learn linux/ embedded linux. >> >>Book: >> >>P. Raghavan, A. Lad, S. Neelakandan >>"Embedded Linux System Design and Development" > > > The O'Reilly book is also good: > > Yaghmour, Masters, Ben-Yossef, and Gerum > "Building Embedded Linux Systems" Actually, having read the first book, I was very dissapointed about Linux and ended up rolling my own OS. VLV
From: Risto Sainio on 16 Dec 2009 13:14
Vladimir Vassilevsky wrote: snip > > Actually, having read the first book, I was very dissapointed about > Linux and ended up rolling my own OS. > > VLV Tjaa, Linux is, afterall, only the kernel and the OS is called often GNU/Linux. So, what did you develop yourself ? Risto |