[ECOS] Serial upload protocol
Jonathan Larmour
jifl@eCosCentric.com
Tue Sep 2 02:40:00 GMT 2003
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