From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Mack Date: Fri, 29 May 2009 17:42:01 +0200 Subject: [Buildroot] Embedded practice In-Reply-To: <4A1F9952.4020402@gmail.com> References: <4A1F9952.4020402@gmail.com> Message-ID: <20090529154201.GD26148@buzzloop.caiaq.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Fri, May 29, 2009 at 03:14:10PM +0700, Acil wrote: > Im new in embedded, and want to learn how to make linux embedded. I have > an old PC P-III, CF-IDE converter and compact flash 128 mbytes. I want > learn how to build a linux embedded with those stuff, my target is > create a small and robust appliance which only use serial comm, telnet, > some application service that acquisition through serial comm and feed > the data to server via tcp/ip. > > All I only now is some linux programming with C/C++. Does anybody here > know what are the next steps? any particular tutorial? There has been an article about how to use Buildroot on Linuxdevices lately: http://www.linuxdevices.com/news/NS6116987823.html Maybe that helps. Daniel