Description: wdbUdpLib.c - WDB communication interface UDP datagrams
The WDB agent communicates with the host using sendto/rcv function
pointers contained in a WDB_COMM_IF structure.
This library implements these methods using a lightweight UDP/IP stack
as the transport.
It supports two modes of operation interrupt and polled, and the
mode can be dynamically toggled.
To Search:
File list (Check if you may need any files):
wdb\wdbUdpLib.c
...\wdbUdpSockLib.c
wdb