 | RL-ARM User's Guide |  |
|
|
| DebuggingThis section lists the RL-TCPnet library types. RL-TCPnet includes two different sets of libraries: - Debug libraries include debugging information and messages that are output to the serial interface. The library names start with the characters TCPD_. Use these libraries when debugging the application.
- Production libraries do not include debugging code. The production library names start with TCP_. Use these libraries when deploying the application.
This section contains the following topics: - Enabling Debug describes the configuration for using the debugging library.
- Debug Level describes the settings for configuring debugging messages.
- Redirecting Output gives hints on using the output function for sending debugging messages.
Note - If the target system has only one serial port that is used by the PPP or SLIP Network Interface, then do not enable the debug mode. The debug messages will interfere with the IP packets and the system might malfunction or crash.
- If the debug mode is used on a high traffic LAN, the system might block. Disable the debug mode in this case.
|
|