public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] ymodem problems
@ 2003-10-28 15:30 Øyvind Harboe
  2003-10-29  7:05 ` Artur Lipowski
  0 siblings, 1 reply; 2+ messages in thread
From: Øyvind Harboe @ 2003-10-28 15:30 UTC (permalink / raw)
  To: ecos-discuss

I was having trouble with ymodem uploads today.

I was unable to upload via HyperTerminal from  a sluggish fileserver
(this server was having problems today with random 5-10 second pauses).
The upload work run fine for 10-100%, and then suddenly stop. If I
copied the file locally to my machine, I could upload via HyperTerminal
just fine.

Before I embark on devicing a testbench, etc. does anyone have a word of
advice on whether I'm looking in the right place?

Rounding up the usual suspects:

- at91 serial drivers. The same problem appears with and without the PDC
code enabled.
- HyperTerminal. A fine piece of software from the early 90's. 
- redboot ymodem routines. Do the ymodem redboot routines have
difficulties recovering from a period of silence/errors?

Øyvind



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

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

* Re: [ECOS] ymodem problems
  2003-10-28 15:30 [ECOS] ymodem problems Øyvind Harboe
@ 2003-10-29  7:05 ` Artur Lipowski
  0 siblings, 0 replies; 2+ messages in thread
From: Artur Lipowski @ 2003-10-29  7:05 UTC (permalink / raw)
  To: ecos-discuss

Øyvind Harboe wrote:

...
> - at91 serial drivers. The same problem appears with and without the PDC
> code enabled.
SOA #1

> - HyperTerminal. A fine piece of software from the early 90's. 
IMHO it is not good software (to be honest).
I remember (from another forum) many problems and complaints from people 
using Hypertermnial for communication with AVRs.

> - redboot ymodem routines. Do the ymodem redboot routines have
> difficulties recovering from a period of silence/errors?
There are some timeouts coded inside so it depends how long/many 
silence/errors you encounter. Eg. I started loading ELF image then 
decided to stop transfer and it takes over 30 seconds before redboot 
give up and display "prompt".
I also found (not much investigation) that redboot running from ROM (on 
EB40A) is not capable to transfer at higher speed than 56kbs.

Regards,
-- 
Artur Lipowski

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

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

end of thread, other threads:[~2003-10-29  7:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-28 15:30 [ECOS] ymodem problems Øyvind Harboe
2003-10-29  7:05 ` Artur Lipowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).