[ECOS] synthetic target network support
Andrew Lunn
andrew.lunn@ascom.ch
Tue Feb 5 00:05:00 GMT 2002
On Tue, Feb 05, 2002 at 07:39:44AM +0800, Sam Sortais wrote:
> I am trying myself to use socketcall() found in syscall table to
> have two synthetic targets talk together via socket. This would be
> great as this would allows simulation of different target running
> eCos on one single linux host and possibly mixing with some real
> eCos target :-)
> Did anybody already tried that ? Any advice or special trap to avoid ?
Yep, we have done that, using Unix domain sockets.
Don't us blocking system calls.
This subject has been discussed a few times in the past. Look back in
the archive for other tips.
Andrew
More information about the Ecos-discuss
mailing list