From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Hawkins Date: Fri, 10 Jun 2005 11:36:50 +0100 Subject: [U-Boot-Users] Problem transferring file using kermit In-Reply-To: <20050610102925.1F09CC1512@atlas.denx.de> Message-ID: <002601c56da8$4fef3fe0$153335bf@cabletime.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, > What you do looks all correct to me, and to me it works. Looks right to me :( > Which board is this? Any change that the serial port needs something > like HW handshake signals or so? It's custom hardware. Under hyperterminal I have it configured for 115200, 8N1, no flow control (and this matches what I'm using under kermit). Annoyingly, it works fine under Hyperterminal. However, we're now trying to script the automatic installation of software for this board, so we'd rather (obviously) do this using something scriptable like kermit. Any other ideas? Andy