From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12066 invoked by alias); 14 Jul 2006 14:00:15 -0000 Received: (qmail 11913 invoked by uid 22791); 14 Jul 2006 14:00:14 -0000 X-Spam-Check-By: sourceware.org Received: from proxy.jennic.co.uk (HELO jendns02.jennic.com) (213.143.5.74) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 14 Jul 2006 14:00:11 +0000 Received: from proxy.jennic.co.uk ([213.143.5.74] helo=JENPC112) by jendns02.jennic.com with esmtpa (Exim 4.60) (envelope-from ) id 1G1OD6-000249-Dx; Fri, 14 Jul 2006 15:00:04 +0100 From: "Robert Cragie" To: "Evgeny Belyanco" , "pintu mehta" , Cc: Subject: RE: Re[2]: kernel massage through sid simulator Date: Fri, 14 Jul 2006 14:00:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <1319782642.20060714174222@kbkcc.ru> X-IsSubscribed: yes Mailing-List: contact sid-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sourceware.org X-SW-Source: 2006-q3/txt/msg00017.txt.bz2 I think Pintu Mehta has the wrong idea about SID. SID is a hardware platform emulator on which you run whatever executables will run on the target. This may be eCos, which in turn may be running a multi-tasking application. Or it may be uClinux, or just a simple embedded application which does not use an operating system at all. Therefore SID itself does not produce 'kernel messages'. If it were running Linux, and there was a clearly assigned terminal on the platform to which kernal messages are emitted, it is there you would see the kernel messages. Any 'drives' would also have to be emulated in the SID environment. I'm not sure what Pintu Mehta is trying to achieve but it might also be worth looking at Bochs (http://bochs.sourceforge.net/) or if he is wanting a platform for eCos, the synthetic linux target or even the straight i386 target for eCos. Robert Cragie, Design Engineer _______________________________________________________________ Jennic Ltd, Furnival Street, Sheffield, S1 4QT, UK http://www.jennic.com Tel: +44 (0) 114 281 2655 _______________________________________________________________ > -----Original Message----- > From: sid-owner@sourceware.org [mailto:sid-owner@sourceware.org]On > Behalf Of Evgeny Belyanco > Sent: 14 July 2006 14:42 > To: pintu mehta; ecos-discuss@ecos.sourceware.org > Cc: sid@sources.redhat.com > Subject: Re[2]: kernel massage through sid simulator > > > Friday, July 14, 2006, 4:09:41 PM, you wrote: > > pm> thanks for that. i got all useful information . ..about kernel > pm> massages??...i mean to say massages that a typical Boot Up sequence > pm> involves so i can able to see > pm> display a message on the screen for each drive/memory they detect > pm> and configure. .. i m linux programmer but new in this field. > pm> ..one more things ..i used following command for my hello.c program & > pm> i find out hello.c.config file ...what is this inside config file. > > pm> arm-elf-sid --no-run --sidrtc=0xe0000000 hello.c > > I think, you need > > eCos doc > http://ecos.sourceware.org/docs.html > > eCos list > http://ecos.sourceware.org/intouch.html > > SID list > http://sourceware.org/sid/ > http://sourceware.org/ml/sid/ > > Evgeny Belyanko > ********************************** > * E-mail: ea@kbkcc.ru > ********************************** >