On Mon, Mar 20, 2006 at 10:51:12AM +0100, Michele Portolan wrote:
> Hello everyone,
> I am working on eCos oh a Leon processor and, being it fully fonctional, I
> am trying to develop some applications. I would need to make some treatment
> on data stored inside a file and save the result on another file. The
> problem I have is the that the only connection to my host PC is through a
> serial connection (uart), no ethernet, no hard-disk for my leon.
> Is there a way to open a file through a serial connection or to simulate it
> to have the data flow?
You could run PPP over the serial port and then use the tftp or ftp
client to put/get files on a server.
Andrew
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss