public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Problem transferring file using kermit
@ 2005-06-10  9:46 Andy Hawkins
  2005-06-10 10:29 ` Wolfgang Denk
  0 siblings, 1 reply; 5+ messages in thread
From: Andy Hawkins @ 2005-06-10  9:46 UTC (permalink / raw)
  To: u-boot

Hi,

I am trying to transfer a file to u-boot using kermit under linux.

I am using the following in kermit:

set line /dev/ttyS1
set speed 115200
set carrier-watch off
set handshake none
set flow-control none
robust
set file type bin
set file name lit
set rec pack 1000
set send pack 1000
set window 5

connect
(I type "loadb 40000 CR")
CTRL-\ C
send /bin update_eeprom.bin

At this point, the file transfer screen appears, and all I get is the error
count going up by 2 every 8 seconds or so.

Can anyone offer any assistance? I've checked in the manual, and all it says
is to ensure that kermit is set up as above.

I have previously managed to transfer files using loadb using Hyperterminal,
so I know that the serial port and everything is working correctly.

Can anyone offer any assistance?

Thanks

Andy

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-06-10 13:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-10  9:46 [U-Boot-Users] Problem transferring file using kermit Andy Hawkins
2005-06-10 10:29 ` Wolfgang Denk
2005-06-10 10:36   ` Andy Hawkins
2005-06-10 13:58     ` Wolfgang Denk
2005-06-10 11:15   ` Andy Hawkins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox