Issue with 'rtems_shell_wait_for_input' function

Chris Johns chrisj at rtems.org
Wed Apr 19 00:32:55 UTC 2017


On 18/04/2017 20:12, vivek kukreja wrote:
> Hello Sebastian, all,
>
> Sir as you said the uart_set_attributes function for xilinx serial
> driver simply returns false. I'm reffering the following file:
> /c/src/lib/libbsp/arm/xilinx-zynq/console/zynq-uart.c where the
> tcsetattr function fails. I'm looking at the older implementations of
> uart for xilinx and your recent commits to solve this issue. I'm also
> studying the new Termios driver and it would be helpful if you can
> refer some approach or other guidelines for this exercise.
>

I do not think any termios attributes have been supported in the Zynq 
driver. I think Sebastian has made the call return false which is an 
error which is correct.

Chris



More information about the devel mailing list