5.2.3 Serial Communication Drivers
Library files included with Dynamic C provide a full range of serial communications sup-
port. The
library provides a set of circular-buffer-based serial functions.
LIB\RS232.LIB
The
library provides packet-based serial functions where packets can
LIB\PACKET.LIB
be delimited by the 9th bit, by transmission gaps, or with user-defined special characters.
Both libraries provide blocking functions, which do not return until they are finished
transmitting or receiving, and nonblocking functions, which must be called repeatedly
until they are finished. For more information, see the Dynamic C Function Reference
Manual and Rabbit's Technical Note 213, Rabbit 2000 Serial Port Software in the online
documentation set.
5.2.4 TCP/IP Drivers
The TCP/IP drivers are located in the
TCPIP directory.
LIB\
Complete information on these libraries and the TCP/IP functions is provided in the
Dynamic C TCP/IP User's Manual.
5.2.5 Prototyping Board Function Calls
The functions described in this section are for use with the Prototyping Board features.
The source code is in the
library in the Dynamic C
RCM3200.LIB
SAMPLES\RCM3200
folder if you need to modify it for your own board design.
Other generic functions applicable to all devices based on Rabbit microprocessors are
described in the Dynamic C Function Reference Manual.
36
RabbitCore RCM3209/RCM3229
Need help?
Do you have a question about the RabbitCore RCM3209 and is the answer not in the manual?
Questions and answers