From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14068 invoked by alias); 30 Jul 2007 05:44:30 -0000 Received: (qmail 14060 invoked by uid 22791); 30 Jul 2007 05:44:29 -0000 X-Spam-Check-By: sourceware.org Received: from pop132.ocn.ne.jp (HELO pop132.ocn.ne.jp) (60.37.31.215) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 30 Jul 2007 05:44:27 +0000 Received: from ariga (p7072-ipbf408marunouchi.tokyo.ocn.ne.jp [124.87.211.72]) by pop132.ocn.ne.jp (OCN) with SMTP id l6U5iNpH003439; Mon, 30 Jul 2007 14:44:23 +0900 (JST) Message-ID: <000301c7d26c$aef17870$1c0110ac@ariga> From: "ariga masahiro" To: "Gary Thomas" Cc: "Sergei Gavrikov" , References: <002501c7caa1$631c1a40$1c0110ac@ariga> <000b01c7cce1$751496e0$1c0110ac@ariga> <20070723200401.GA9620@ubuntu> <000d01c7d01f$83219c10$1c0110ac@ariga> <46A9CAA1.5030804@mlbassoc.com> Date: Mon, 30 Jul 2007 05:44:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="ISO-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] Difference between "go" on Script and manual enter? X-SW-Source: 2007-07/txt/msg00212.txt.bz2 Hi, Gary wrote, > So, if you are actually connected to channel #1, when you run the > script, I/O will be going to channel #0, thus you don't see it! If > you type commands instead, the eCos I/O will properly go to channel #1. Yes ! Since I couldn't make RedBoot output to HyperTerminal using channel 0, I used channel 1 in load command like, load -v -m ymodem -c 1 I added "channel 1" before "go" in Script,then worked beautifully. Thank you,Gary, you saved my life! Masahiro Ariga -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss