This is the mail archive of the ecos-discuss@sources.redhat.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: Problems with cyg_io_read and cyg_io_write!!


> 	ErrorNumberWrite = cyg_io_write(serial_handle,&strang,&len);

Do you realy want &strang, or just strang?

> 		ErrorNumberWrite = cyg_io_write(serial_handle,&strang,&len);

Same as above.

        Andrew


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