From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28350 invoked by alias); 20 Jun 2011 19:36:29 -0000 Received: (qmail 28276 invoked by uid 22791); 20 Jun 2011 19:36:27 -0000 X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_20,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 19:36:10 +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 p5KJZwtB036552 for ; Mon, 20 Jun 2011 14:35:58 -0500 (CDT) (envelope-from stephen@centtech.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by zmail0.centtech.com (Postfix) with ESMTP id 293049B8003 for ; Mon, 20 Jun 2011 14:35:58 -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 8znYLoNnBkZB for ; Mon, 20 Jun 2011 14:35:57 -0500 (CDT) Received: from [10.177.171.5] (shad.centtech.com [10.177.171.5]) by zmail0.centtech.com (Postfix) with ESMTPSA id CB5C69B8002 for ; Mon, 20 Jun 2011 14:35:57 -0500 (CDT) Message-ID: <4DFFA10A.30602@centtech.com> Date: Mon, 20 Jun 2011 19:36:00 -0000 From: Stephen Polkowski User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: ecos-devel@sourceware.org Subject: REDBOOT print over RS232 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/msg00012.txt.bz2 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