Instrumented Trace Quick Reference
If you are new to using the MPLAB® REAL ICE™ in-circuit emulator trace feature, we recommend that you read through the entire trace section for a full understanding.
Use this section as a quick reference for trace.
- Select File > Project Properties, REAL ICE for Categories, and Trace for Options categories. Enable trace. Choose the type of trace and set other trace options.
- Select Window > Debugging > Trace to open the Trace window in which to view trace data.
- Right click in your code to enter trace macros (_TRACE, _LOG) as desired.
- Debug Run your project.