From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3483 invoked by alias); 20 Jun 2011 22:22:30 -0000 Received: (qmail 3474 invoked by uid 22791); 20 Jun 2011 22:22:29 -0000 X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from moat3.centtech.com (HELO otter.centtech.com) (64.129.166.50) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 20 Jun 2011 22:22:14 +0000 Received: from zmail0.centtech.com (zmail0.centtech.com [10.20.200.10]) by otter.centtech.com (8.12.3/8.12.3) with ESMTP id p5KMMDtB042303 for ; Mon, 20 Jun 2011 17:22:13 -0500 (CDT) (envelope-from stephen@centtech.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by zmail0.centtech.com (Postfix) with ESMTP id 7E6939B8002 for ; Mon, 20 Jun 2011 17:22:13 -0500 (CDT) Received: from zmail0.centtech.com ([127.0.0.1]) by localhost (zmail0.centtech.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WmSaWo9EoVA2 for ; Mon, 20 Jun 2011 17:22:13 -0500 (CDT) Received: from [10.177.171.5] (shad.centtech.com [10.177.171.5]) by zmail0.centtech.com (Postfix) with ESMTPSA id 3659F9B8001 for ; Mon, 20 Jun 2011 17:22:13 -0500 (CDT) Message-ID: <4DFFC801.7070907@centtech.com> Date: Mon, 20 Jun 2011 22:22:00 -0000 From: Stephen Polkowski User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: ecos-devel@sourceware.org Subject: Re: REDBOOT print over RS232 References: <4DFFA10A.30602@centtech.com> In-Reply-To: <4DFFA10A.30602@centtech.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org X-SW-Source: 2011-06/txt/msg00013.txt.bz2 Sorry. I figured out that my serial settings were incorrect. I have it working now. Thanks, Stephen Stephen Polkowski wrote: > Hi, > > What is the best way to get REDBOOT to echo the > printfs to the RS232 port? I'm trying to debug a TCPIP > issue with the VIA Rhine driver. > > I don't want to telnet via RS232. I just want > the printfs to echo out on the RS232. Is there > a configuration option for this? > > Thanks in advance. > > Stephen > > >