<p dir="ltr">If you do that, you won't get the driver at all. Your code is correct and just reopening the device and changing the settings.</p>
<p dir="ltr">The issue is what to do with stdin, out, and err if you reuse the physical device. </p>
<div class="quote">On Dec 23, 2013 12:46 PM, Wendell Silva <silvawp@gmail.com> wrote:<br type='attribution'><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><html>
<head>
</head>
<body>
<div dir="ltr">To avoid the console driver to be initialized by the BSP, I guess it is sufficient to remove the CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER from your "system.h".</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">2013/12/23 Nicolás Alvarez <span dir="ltr"><<a href="mailto:nicoalar.22@gmail.com">nicoalar.22@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr">Hi all,
<div><br>
</div>
<div>I'm trying to use the raw uart driver interface, but it looks like that the bsp is initializing the console driver. How can I avoid this? I have read that someone use the console driver in "raw mode", is it the right way?</div>
<div><br>
</div>
<div>Regards,</div>
<div><br>
</div>
<div>
<div><b>Ing. Nicolás Alvarez</b>
<div>
<div><span style="line-height:15px; color:rgb(85,85,85); font-size:13px; font-family:Arial,Helvetica,'Nimbus Sans L',sans-serif"><br>
</span></div>
</div>
</div>
</div>
</div>
<br>
_______________________________________________<br>
rtems-users mailing list<br>
<a href="mailto:rtems-users@rtems.org">rtems-users@rtems.org</a><br>
<a href="http://www.rtems.org/mailman/listinfo/rtems-users" target="_BLANK">http://www.rtems.org/mailman/listinfo/rtems-users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</body>
</html>
</blockquote></div>