[U-Boot-Users] Serial download, hangs in kermit receive

Vidya S vidya_s at lgsoftindia.com
Wed Mar 24 09:22:45 CET 2004


Yeah i did it same as mentioned in that section.


-----Original Message-----
From: wd at denx.de [mailto:wd at denx.de]
Sent: Wednesday, March 24, 2004 1:48 PM
To: Vidya S
Cc: u-boot-users at lists.sourceforge.net
Subject: Re: [U-Boot-Users] Serial download, hangs in kermit receive


In message <DLEALGDPKDCCDOIIPLNFKEKCCDAA.vidya_s at lgsoftindia.com> you wrote:
>
>   I tried to send the file using c-kermit. It says too many retries and
> fails. I am attaching the statements below. What may be the problem?

Did you configure your "~/.kermrc" file as documented in
http://www.denx.de/twiki/bin/view/DULG/SystemSetup#Section_4.3.  ???

> (/root/) C-Kermit>send /home/raj/linux.bin

If not, try the following commands instead:

    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
    send /bin /home/raj/linux.bin



Best regards,

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
"We don't care.  We don't have to.  We're the Phone Company."





More information about the U-Boot mailing list