From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31719 invoked by alias); 16 Sep 2002 19:49:43 -0000 Mailing-List: contact sid-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sources.redhat.com Received: (qmail 31704 invoked from network); 16 Sep 2002 19:49:42 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 16 Sep 2002 19:49:42 -0000 Received: from toenail.toronto.redhat.com (toenail.toronto.redhat.com [172.16.14.211]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 6A427B8831; Mon, 16 Sep 2002 15:49:41 -0400 (EDT) Received: (from fche@localhost) by toenail.toronto.redhat.com (8.11.6/8.11.6) id g8GJnfw28576; Mon, 16 Sep 2002 15:49:41 -0400 Date: Mon, 16 Sep 2002 12:49:00 -0000 From: "Frank Ch. Eigler" To: Tim Drury Cc: "'ecos-discuss@sources.redhat.com'" , "'sid@sources.redhat.com'" Subject: Re: [ECOS] how to build an eCos library for ARM7tdmi simulator Message-ID: <20020916154941.B27834@redhat.com> References: <6DF87017DA95D611AC6000606730DE9B11D76B@BLREXSR> <1031920350.2945.54.camel@hermes.chez-thomas.org> <3D81E5CD.4000507@siliconmotorsports.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="TRYliJ5NKNqkz5bu" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3D81E5CD.4000507@siliconmotorsports.com>; from tdrury@siliconmotorsports.com on Fri, Sep 13, 2002 at 09:19:09AM -0400 X-SW-Source: 2002-q3/txt/msg00054.txt.bz2 --TRYliJ5NKNqkz5bu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 568 Hi - On Fri, Sep 13, 2002 at 09:19:09AM -0400, Tim Drury wrote: > > Try running without "--tksm". [...] >=20 > One problem with this solution is he won't be able to bring > up the UART1 console and see the output of the program. Or > is there another way to see the output? Redirected to a file > would be nice... The "--board" processing logic allows you to configure the simulated UARTs' outputs without tksm. Try adding something like "uart1:tty-uart2:stdio" to the long --board option. "uart1:2222" connects it to a TCP server socket at port 2222. - FChE --TRYliJ5NKNqkz5bu Content-Type: application/pgp-signature Content-Disposition: inline Content-length: 232 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9hjXUVZbdDOm/ZT0RAtcmAJ4/W5NRFCMUbu+nJ6WsXY7hZkAofgCfb251 JDMVBr10iGH+jMe+XN0CjGc= =/ruc -----END PGP SIGNATURE----- --TRYliJ5NKNqkz5bu--