Loading a driver in RTEMS

2017-09-14 Thread sangeetha . kn
Hi all, I have successfully compiled a newly written sample driver in RTEMS(sample.o is created). Can anyone tell me how to load this driver. How can I see the print statements I have given??   Thanks & regards Sangeeetha ___ devel mailing list d

Asynchronous read and write in RTEMS

2017-11-26 Thread sangeetha . kn
Hi, Did RTEMS has asynchronous read an write support. In the RTEMS posix API documentation it is mentioned "aio_read/aio_write : This routine is not currently supported by RTEMS but could be in a future version." Can anyone help..   Regards, Sangeetha