Re: posix function (read/write) unusual beavior

2014-07-21 Thread Sebastian Huber
On 07/21/2014 04:42 PM, Gabriel Ibarra wrote: In this example, when i press 0123456789 the output looks like: ]�\ B�\^0123456789 I said "with some configurations" because I found that if I define maximum devices to 4 (#define CONFIGURE_MAXIMUM_DEVICES 4) it works well, but with #define CONFI

posix function (read/write) unusual beavior

2014-07-21 Thread Gabriel Ibarra
Hi, I have a simple loopback program in my board (bsp lpc_176x), It reads information from a tty and returns it through the same tty (using POSIX functions), I tested it sending characters with a PC's terminal and I saw the ECHO on the terminal, I found an unusual behavior with some bsp configurati