<p dir="ltr">Hello Chris,</p>
<p dir="ltr">Inside rtems_shell_wait_for_input we call the change_serial_settings function which is returning RTEMS_UNSUCCESSFUL so the test doesn't start on qemu. I tried the tests on gdb for other bsps and they work. I'm still looking into this issue so I can start working on transports. If you have any idea about this error, please suggest any docs to help solve it until Sebastian is away. Thank you.</p>
<p dir="ltr">Regards,<br>
Vivek</p>
<div class="gmail_quote">On Apr 19, 2017 6:03 AM, "Chris Johns" <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 18/04/2017 20:12, vivek kukreja wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello Sebastian, all,<br>
<br>
Sir as you said the uart_set_attributes function for xilinx serial<br>
driver simply returns false. I'm reffering the following file:<br>
/c/src/lib/libbsp/arm/xilinx-z<wbr>ynq/console/zynq-uart.c where the<br>
tcsetattr function fails. I'm looking at the older implementations of<br>
uart for xilinx and your recent commits to solve this issue. I'm also<br>
studying the new Termios driver and it would be helpful if you can<br>
refer some approach or other guidelines for this exercise.<br>
<br>
</blockquote>
<br>
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.<br>
<br>
Chris<br>
______________________________<wbr>_________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman<wbr>/listinfo/devel</a><br>
</blockquote></div>