Hi,

I have used this "/dev/ttyS0" but find it the file open erroe.

so give solution.

Arvind



On Tue, Jan 27, 2009 at 2:25 PM, Andrea Gasparini <[email protected]>wrote:

> Hi,
>
> Arvind spiffera, Tuesday 27 January 2009 circa:
> >     //fd = open("/dev/ttys0",O_RDONLY);
> >     fd = open("/dev/ttys0",O_WRONLY);
>
> "/dev/ttyS0" !! not ttys0... unix is case sensitive, you _have to_ use the
> right case.
>
> bye
> --
> Andrea Gasparini
> ---- ImaVis S.r.l. ----
> web: www.imavis.com
>
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to