public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Loading file using serial port
@ 2005-08-29  7:05 rpai
  2005-08-29 15:09 ` [ECOS] " Grant Edwards
  0 siblings, 1 reply; 2+ messages in thread
From: rpai @ 2005-08-29  7:05 UTC (permalink / raw)
  To: ecos-discuss; +Cc: andrew

   hi ,

      Did any body loaded an application using serial port . Is it nec
essary to use minicom . Can any one give me deatil of how to do it,
any links also will be useful .

     thanks
        Pai



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

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

* [ECOS] Re: Loading file using serial port
  2005-08-29  7:05 [ECOS] Loading file using serial port rpai
@ 2005-08-29 15:09 ` Grant Edwards
  0 siblings, 0 replies; 2+ messages in thread
From: Grant Edwards @ 2005-08-29 15:09 UTC (permalink / raw)
  To: ecos-discuss

In gmane.os.ecos.general, you wrote:

> Did any body loaded an application using serial port.

Yes.

> Is it necessary to use minicom.

No.  Anything that supports the X-Modem or Y-Modem protocls
will work.

> Can any one give me deatil of how to do it, any links also
> will be useful.

At the Redboot prompt, issue the load command:

 load -m xmodem

Redboto will start sending something every second or two (IIRC,
it's a "C").   Then tell your terminal program to send the file
using the protocol you specified in the load command.

http://ecos.sourceware.org/docs-latest/redboot/download-command.html

-- 
Grant Edwards                   grante             Yow!  So this is what it
                                  at               feels like to be potato
                               visi.com            salad

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

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

end of thread, other threads:[~2005-08-29 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-29  7:05 [ECOS] Loading file using serial port rpai
2005-08-29 15:09 ` [ECOS] " Grant Edwards

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).