[ECOS] Serial upload protocol
Doyle, Patrick
WPD@dtccom.com
Tue Sep 2 14:07:00 GMT 2003
Thanks... I was hoping for something a little less cumbersome than running
under GDB and more lightweight than requiring that I talk to a ppp/ip stack
at the other end. So, in the mean time, I have invented a "Stupid Upload
Protocol" (SUP) that looks almost exactly, but not quite, totally unlike
tftp over a serial line. Perhaps when I'm done, if I'm not too embarassed
by it, I'll toss it out into the wild.
(Gee, I wish I could remember the quote better than that).
--wpd
> -----Original Message-----
> From: Jonathan Larmour [mailto:jifl@eCosCentric.com]
> Sent: Monday, September 01, 2003 10:40 PM
> To: Doyle, Patrick
> Cc: ecos-discuss@sources.redhat.com
> Subject: Re: [ECOS] Serial upload protocol
>
>
> Doyle, Patrick wrote:
> > Before I run off and reinvent the wheel, has anybody
> implemented any of the
> > protocols available to transfer data from a device running
> eCos back to a
> > host over a serial port? I have seen questions/posts about
> running ppp on
> > an eCos target, but that's overkill for what I want.
> Basically, I am
> > looking for the inverse of the "load" command in RedBoot,
> with x/ymodem
> > support.
>
> You can save a buffer in memory on the target using GDB 5.3
> if that's all
> you're interested in.
>
> Otherwise TFTP server including IP stack is all there is,
> although you
> could try running it on top of LWIP rather than beefy BSD TCP/IP.
>
> Jifl
> --
> eCosCentric http://www.eCosCentric.com/ The eCos and
> RedBoot experts
> --["No sense being pessimistic, it wouldn't work anyway"]--
> Opinions==mine
>
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list