On 07/08/2019 23:13, Michel Macena wrote:
just to update, I've tried different ways to get something from the
serial port.
when i use open (from unistd.h) to open the serial port it returns "-1".I
also tried the getchark() function from
https://github.com/RTEMS/rtems/tree/master/cpukit/libcsup
just to update, I've tried different ways to get something from the serial
port.
when i use open (from unistd.h) to open the serial port it returns "-1".I
also tried the getchark() function from
https://github.com/RTEMS/rtems/tree/master/cpukit/libcsupport/src
repository but it also returns "-1".