Hi,
On 26/08/2020 5:36 pm, Schweikhardt, Jens (TSPCE3-TL4) wrote:
Hello world\n
I’m observing a 256 byte input limit with RTEMS 5 on riscv that I
don’t know how to overcome.
We are using the RTEMS console driver and newlib stdio.
The effect is that an fgets() appears to only accept 256 cha
Hello world\n
I'm observing a 256 byte input limit with RTEMS 5 on riscv that I don't know
how to overcome.
We are using the RTEMS console driver and newlib stdio.
The effect is that an fgets() appears to only accept 256 characters,
specifically if we connect via
picocom on a Linux box, we can t