[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] lsz works only with text files
hi
u r using rz utility but i m giving explanation what we are doing.
we select the zmodem utility from the misc application in user
configuration.
to send the file
$ lsz filename
and we are able to send the file board to the hyperterminal.
and to receive the file
$ lrz -vbc
and it will wait for binary file from hyperterminal.
and no problem occurs.
ar u using the same utility and method????
or something else
vijai
Reliance Infocomm
Gurgaon India
Claudio Lanconelli
<lanconelli.claudio@xxxxxxxx To: microblaze-uclinux@xxxxxxxxxxxxxx
m> cc: (bcc: Vijai S Kumar/Services/INFOCOMM/RIL)
Sent by: Subject: Re: [microblaze-uclinux] lsz works only with text files
owner-microblaze-uclinux@ite Importance: Normal Sender's OU: Reliance |------------------|
e.uq.edu.au | [ ] Confidential |
|------------------|
02/28/2006 04:35 PM
Please respond to
microblaze-uclinux
This is the minicom output when transferring binary file:
/usr/bin/rz -vv -b
Receiving: gdbserver
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Bytes received: 64/ 36394 BPS:82 ETA 07:23 Retry 0: Bad CRC
Retry 0: TIMEOUT
Retry 0: TIMEOUT
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Bytes received: 96/ 36394 BPS:4 ETA 151:14 Retry 0: Bad CRC
Bytes received: 160/ 36394 BPS:7 ETA 86:16 Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: TIMEOUT
Bytes received: 192/ 36394 BPS:6 ETA 100:33 Retry 0: Bad CRC
Bytes received: 320/ 36394 BPS:10 ETA 60:07 Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Bytes received: 512/ 36394 BPS:15 ETA 39:52 Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Bytes received: 576/ 36394 BPS:17 ETA 35:06 Retry 0: Bad CRC
Bytes received: 704/ 36394 BPS:21 ETA 28:19 Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Bytes received: 736/ 36394 BPS:22 ETA 27:00 Retry 0: Bad CRC
Bytes received: 864/ 36394 BPS:25 ETA 23:41 Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Bytes received: 1056/ 36394 BPS:31 ETA 18:59 Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Bytes received: 1120/ 36394 BPS:32 ETA 18:22 Retry 0: Bad CRC
Retry 0: TIMEOUT
Bytes received: 1184/ 36394 BPS:26 ETA 22:34 Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: TIMEOUT
Retry 0: TIMEOUT
Retry 0: TIMEOUT
Retry 0: Bad CRC
Bytes received: 1216/ 36394 BPS:16 ETA 36:38 Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: TIMEOUT
Retry 0: TIMEOUT
Bytes received: 1248/ 36394 BPS:13 ETA 45:03 Retry 0: Bad CRC
Retry 0: TIMEOUT
Bytes received: 1312/ 36394 BPS:12 ETA 48:43 Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Bytes received: 1312/ 36394 BPS:12 ETA 48:43 Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
Bytes received: 1312/ 36394 BPS:12 ETA 48:43 Retry 0: Bad CRC
Retry 0: Bad CRC
Retry 0: Bad CRC
This is the minicom output when transferring text file:
/usr/bin/rz -vv -b
Receiving: prova.uue
Bytes received: 24576/ 49369 BPS:11503 ETA 00:02 Retry 0: Bad CRC
Bytes received: 49369/ 49369 BPS:10626
Transfer complete
On the target I use lsz <file> to start the transfer.
Cheers,
Claudio Lanconelli
Vijai.S.Kumar@xxxxxxxxxxxxxxxx wrote:
> hi
> can u post the errors occcur when u send the binary files.
> i think we do't have any problem with this.
> so pls send the errors output then we discuss.
>
> thanx
>
> vijai
> reliance imfocomm
> India
>
>
>
> Claudio Lanconelli
> <lanconelli.claudio@xxxxxxxx To:
mbucLinux mailing list <microblaze-uclinux@xxxxxxxxxxxxxx>
> m> cc: (bcc:
Vijai S Kumar/Services/INFOCOMM/RIL)
> Sent by: Subject:
[microblaze-uclinux] lsz works only with text files
> owner-microblaze-uclinux@ite Importance: Normal
Sender's OU: Reliance |------------------|
> e.uq.edu.au
| [ ] Confidential |
>
|------------------|
>
> 02/28/2006 12:04 AM
> Please respond to
> microblaze-uclinux
>
>
>
>
>
> In my system lrz works fine, but lsz works only with text files.
> I have console ttyS0 at 115200 with latest xmbserial.c driver.
> If I try to send binary file with lsz I got a bunch of CRC errors and
> TIMEOUTS,
> and the the application gave up.
> If I try to send text file I got only a couple of CRC errors but the
> transfer
> is OK.
> I'm using minicom on the PC side.
>
> Do anyone use lsz to transer binary files?
>
> Regards,
> Claudio Lanconelli
> ___________________________
> microblaze-uclinux mailing list
> microblaze-uclinux@xxxxxxxxxxxxxx
> Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
> Mailing List Archive :
> http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
>
>
>
> ___________________________
> microblaze-uclinux mailing list
> microblaze-uclinux@xxxxxxxxxxxxxx
> Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
> Mailing List Archive :
http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
>
>
>
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive :
http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/