Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
qnx serial communication
Name: Nathan Necaise Date: January 24, 2003 at 12:50:13 Pacific OS: QNX CPU/Ram: PII 350/128Mb
Comment:
I am working on the somewhat new IEEE 1451 family of standards and have decides to use QNX as a simulated NCAP (network capable application processor) since no real NCAPs exist currently. My setup is an ADuC834 eval board connected RS232 (serial) to com port 1. I am new to QNX and do not know how to communicate over the serial port to the device. I will want to write the code in C. i can use either watcom or gcc to do so. Could anyone give suggestions or even better sample code to do this. I need to just open the serial port and be able to send a char or string or int. Also I need to kno how to listen for a response from the device. Thanks very much for any help.
Summary: i have a problem with unixware 7.1.1, i ahve intel ethernet card 100/10mbps and io8+ card for serial communication with terminal , the problem is dropping message is comming after two hrs & terminal g...
Summary: I want to begin an serial-communication application codes associated with TTY devices. But I don't know what key settings should be concerned after opening a TTY device file under UNIX plarform(SunOS ...