Hi I try to exchange binary data between a Linux Pc serial port and Leon3 UART. I have a lot of problems with byte reading\writing. RTEMS on Leon3 handle byte as character only so I can't handle binary flow of data. It is possible to handle the UART on Leon3 in raw mode? Thanks for your help.