This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Serial Port Opening Problem


>>>>> "Anamika" == Anamika Gupta <anamikargupta@yahoo.com> writes:

Anamika> Hi all

Anamika> I am facing a problem in opening serial port on Linux I386
Anamika> synthetic target. I am using the following call

Anamika> cyg_io_lookup("/dev/ttyS0",&handle);

Anamika> It returns -2 which means no such entity.

Which is correct. There is no serial support implemented for the
synthetic target. 

There has been some work in that direction though (I think). I've been
away for some time and don't recall the details - you should look at
the archive of this list to find details.

Jesper

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]