Modifying and Capturing Variables using DMCI
To use the Data Monitor & Control Interface (DMCI) to modify and capture data values during a debug session, follow these steps:
1
Ensure the DMCI Plugin is Installed
2
Select the Hardware Tool for the Project
Open the Project Properties window for the application being debugged. Select either the ICD3, or MPLAB® REAL-ICE™ as the hardware tool.
3
Start the Debug Session
Start the debug session by clicking on the Debug Icon . This will cause the project to build, allowing the DMCI to identify all the application variables.4
Pause the Debug Session
Pause the debug session with either a breakpoint , halt-on-main, or a manual pause .6
Select Variable(s) for DMCI Control