On 3/20/2015 10:12 AM, Sebastian Huber wrote:
> - Daniel Krüger schrieb:
>> Beside some problems/differences between newlibc and glibc, one
>> RTEMS-specific questions remains unanswered:
>>
>> What is the right implementation for the UART driver read function
>> (console_fns.deviceRead)?
- Daniel Krüger schrieb:
> Beside some problems/differences between newlibc and glibc, one
> RTEMS-specific questions remains unanswered:
>
> What is the right implementation for the UART driver read function
> (console_fns.deviceRead)? It seems to be implemented differently from
> target
On 3/20/2015 9:59 AM, Daniel Krüger wrote:
> Beside some problems/differences between newlibc and glibc, one
> RTEMS-specific questions remains unanswered:
>
> What is the right implementation for the UART driver read function
> (console_fns.deviceRead)? It seems to be implemented differently f
Beside some problems/differences between newlibc and glibc, one
RTEMS-specific questions remains unanswered:
What is the right implementation for the UART driver read function
(console_fns.deviceRead)? It seems to be implemented differently from
target to target. Some implementations return -1
Am 20.03.2015 um 11:11 schrieb Sebastian Huber:
On 20/03/15 11:03, Daniel Krüger wrote:
Am 20.03.2015 um 10:02 schrieb Sebastian Huber:
On 20/03/15 09:42, Daniel Krüger wrote:
Am 06.03.2015 um 11:20 schrieb Sebastian Huber:
I would not use the C stdio for this and instead directly use the
PO
On 20/03/15 11:03, Daniel Krüger wrote:
Am 20.03.2015 um 10:02 schrieb Sebastian Huber:
On 20/03/15 09:42, Daniel Krüger wrote:
Am 06.03.2015 um 11:20 schrieb Sebastian Huber:
I would not use the C stdio for this and instead directly use the
POSIX
read/write. You have to set up the right
Am 20.03.2015 um 10:02 schrieb Sebastian Huber:
On 20/03/15 09:42, Daniel Krüger wrote:
Am 06.03.2015 um 11:20 schrieb Sebastian Huber:
I would not use the C stdio for this and instead directly use the POSIX
read/write. You have to set up the right Termios settings. In case you
use RTEMS 4.11
Hello Daniel,
On 20/03/15 09:42, Daniel Krüger wrote:
Hello Sebastian,
Am 06.03.2015 um 11:20 schrieb Sebastian Huber:
Hello Daniel,
I would not use the C stdio for this and instead directly use the POSIX
read/write. You have to set up the right Termios settings. In case you
use RTEMS 4.11 I
Hello Sebastian,
Am 06.03.2015 um 11:20 schrieb Sebastian Huber:
Hello Daniel,
I would not use the C stdio for this and instead directly use the POSIX
read/write. You have to set up the right Termios settings. In case you
use RTEMS 4.11 I would use the new Termios device interface (see
rtems_t
Hello Daniel,
I would not use the C stdio for this and instead directly use the POSIX
read/write. You have to set up the right Termios settings. In case you
use RTEMS 4.11 I would use the new Termios device interface (see
rtems_termios_device_install()).
On 06/03/15 10:52, Daniel Krüger wro
10 matches
Mail list logo