public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] synthetic target serial support
@ 2005-03-23 13:29 Nelly Pison
  2005-03-23 13:40 ` Andrew Lunn
  0 siblings, 1 reply; 8+ messages in thread
From: Nelly Pison @ 2005-03-23 13:29 UTC (permalink / raw)
  To: ecos-discuss

Hello,

I need to use a serial port on the linux synthetic target running on a 
PC that is able to send messages and to receive messages (finished by 
the character 0x0D)
Can someone give me advices for :
- where I can found  the good software
- how to configure and use it in the lst
- how is the interface between it and my software

Thanks


-- 
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] 8+ messages in thread
* [ECOS] Synthetic target serial  support
@ 2005-04-06  8:33 Nelly Pison
  0 siblings, 0 replies; 8+ messages in thread
From: Nelly Pison @ 2005-04-06  8:33 UTC (permalink / raw)
  To: ecos-discuss

Hello

I have installed a linux synthetic target (lst) and the synthetic serial 
device with the host side installed.
 I have made a simple test program hello on the lst that  open and print 
characters on the port /dev/ser0 of ecos witch is mapped on /dev/ttyS0 
of linux.

When I start the program: hello --io
it seems to works well but I don't receive any characters from the com 
port corresponding to /dev/ttyS0 and connected to another PC with an 
hyterminal.
I verify that the physical link is OK by writing  a simple program on 
linux: it works, I see the characters on the hyperterminal.
With hello --io the following message is written on the console : 
"Connecting serial device /dev/ser0 to /dev/ttyS0"
This message is printed by the serial host side serial.tcl. I add other 
puts in the tcl for all request the script can execute.
So on the console I see request for:
SYNTH_SERIAL_GETPARAMS
SYNTH_SERIAL_CONFIG

but no request to send characters

Have someone ideas about the problem?
Thanks

-- 
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] 8+ messages in thread

end of thread, other threads:[~2005-04-06  8:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-23 13:29 [ECOS] synthetic target serial support Nelly Pison
2005-03-23 13:40 ` Andrew Lunn
2005-04-01  9:56   ` Nelly Pison
2005-04-01 10:12     ` Andrew Lunn
2005-04-01 13:31     ` Nelly Pison
2005-04-01 13:45       ` Andrew Lunn
2005-04-05  8:39         ` Nelly Pison
2005-04-06  8:33 [ECOS] Synthetic " Nelly Pison

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