Hi! I have a problem with a program in C for serial comunication under RTX-51. I have 2 task, the first is reading from serial port and i need to save the "char" in a share memory for the next task can to take it and start operating. How can i do it? Thanks