RAW UART

Nicolás Alvarez nicoalar.22 at gmail.com
Thu Feb 20 16:28:34 UTC 2014


Thanks Joel, finally we are using the console driver, setting the uart in
non-canonical mode with termios. It´s working great.

Regards,

*Ing. Nicolás Alvarez*

cel: 03548-15638454
http://ar.linkedin.com/in/ingalvarez/en


On Thu, Feb 20, 2014 at 1:15 PM, Joel Sherrill <Joel.Sherrill at oarcorp.com>wrote:

> 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.
>
> The issue is what to do with stdin, out, and err if you reuse the physical
> device.
> On Dec 23, 2013 12:46 PM, Wendell Silva <silvawp at gmail.com> wrote:
>
>  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".
>
>
> 2013/12/23 Nicolás Alvarez <nicoalar.22 at gmail.com>
>
>> Hi all,
>>
>>  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?
>>
>>  Regards,
>>
>>  *Ing. Nicolás Alvarez*
>>
>>
>> _______________________________________________
>> rtems-users mailing list
>> rtems-users at rtems.org
>> http://www.rtems.org/mailman/listinfo/rtems-users
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20140220/9665471a/attachment-0001.html>


More information about the users mailing list