<div dir="ltr"><div>I'm using an ERC32 chip (sparc) . Do you mean the console driver ?</div><div> <br></div><div><br> </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em ter, 24 de set de 2019 às 20:47, Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 21/9/19 8:39 am, Michel Macena wrote:<br>
>  I noticed in the IO primitive manager section in the RTEMS POSIX guide that<br>
> there are a read and a write function, however the IO guide are not finished<br>
> yet, so I don't know if those functions are in good shape to use. Are they ok ?<br>
> Also is there a tcdrain (from termios.h) equivalent function for RTEMS?<br>
> <br>
> I want to make a hardware loop with the board and a pc with linux through serial<br>
> communication. Is there any RTEMS specific functions  to send and receive data<br>
> through serial UART ?<br>
<br>
RTEMS supports termios for UART communications. All you need is a driver for<br>
your hardware.<br>
<br>
Chris<br>
</blockquote></div>