On Tue, Jan 27, 2009 at 20:29, Matt Staniszewski
<matt.staniszewski@xxxxxxxxx> wrote:
Just to give an update, I have tried moving on to the section where the U-boot script is transferred to the board:
U-Boot> loadb 0x24000000
## Ready for binary (kermit) download to 0x24000000 at 115200 bps...
(Back at localhost.localdomain)
----------------------------------------------------
C-Kermit 8.0.211, 10 Apr 2004, for Linux
Copyright (C) 1985, 2004,
Trustees of Columbia University in the City of New York.
Type ? or HELP for help.
(/home/mstanisz/petalinux-v0.30-rc1/software/petalinux-dist/) C-Kermit>send /bin
?Filename required but not given
(/home/mstanisz/petalinux-v0.30-rc1/software/petalinux-dist/) C-Kermit>send /bin /tftpboot/ub.config.img
*************************
SEND-class command failed.
Packets sent: 2
Retransmissions: 11
Timeouts: 0
Damaged packets: 0
Fatal Kermit Protocol Error: Too many retries
HINTS... If the preceding error message does not explain the failure:
. Try changing the remote Kermit's FLOW-CONTROL setting.
. Increase the retry limit (see HELP SET RETRY).
. Try it again with SET STREAMING OFF.
. Try it again with SET PARITY SPACE.
. As a last resort, give a ROBUST command and try again.
Also:
. Be sure the source file has read permission.
. Be sure the target directory has write permission.
(Use SET HINTS OFF to suppress hints.)
*************************
(/home/mstanisz/petalinux-v0.30-rc1/software/petalinux-dist/) C-Kermit>
I've tried all the hints given.
I'm sure it is related to me not being able to send files via the cat command, but I'm still at a loss.
Thanks.
Matt