Re: Issue with read() and flush()

2023-03-02 Thread Sebastian Huber
Hello Jeff, On 02.03.23 22:57, jeff.hat...@l3harris.com wrote: I am working on a project that uses the RTEMS OS on a Leon3 processor. I am trying to read/write from a UART that is connected up through the termios interface. It works for the most part but I am running into an issue with flushin

Issue with read() and flush()

2023-03-02 Thread jeff.hatton
Hello, I am working on a project that uses the RTEMS OS on a Leon3 processor. I am trying to read/write from a UART that is connected up through the termios interface. It works for the most part but I am running into an issue with flushing and reading from the UART. It seems if I read a small p