Enabling Debug
Perform the following steps to enable the Debug mode:
- Copy the file Net_Debug.c into your project folder, and add it to your project. This file is in the \Keil\ARM\RL\TCPnet\User folder.
- Open the Net_Debug.c file in the µVision editor and configure the debugging.
The Net_Debug.c file uses the µVision Configuration Wizard to make it a simple and easy process. All the options are self explanatory.
You must add the debug version of the RL-TCPnet Library to your project. In this case, the production library is not required.