Debug Header Setup for MPLAB® X IDE
Set up MPLAB® X IDE to use a debug header.
1
Set Up Debug Header Hardware First
Set up the debug header as specified in Debug Header Hardware Setup.
2
Create a Project
Begin creating a project for a device supported by your emulation header, using the Projects wizard (File > New Project). See MPLAB X IDE documentation for more on projects.
3
Specify Header Product Number
In one step of the wizard, you will have an opportunity to specify the debug header product number (AC######).
4
Specify Debug Tool
In another step, you will specify the hardware (debug) tool to which your debug header is attached.
5
Develop Project Code
Once the wizard is complete, write code for your project.
6
Debug Your Code
Select Debug > Debug Project to run and debug your code.
Note: A debug header can only be used to debug (Debug menu), not to program (Run menu). See Debug Header Additional Information.