Requirements for Debugging

REQUIREMENTS FOR DEBUGGING

To debug (set breakpoints, see registers, etc.) with the MPLAB® ICD 4 In-Circuit Debugger system, there are critical elements that must be working correctly:

  • The debugger must be connected to a computer. It must be powered by the computer via the USB cable, and it must be communicating with the MPLAB® X IDE software via the USB cable. See Debug Tutorial for details.
  • The target device must have power and a functional, running oscillator. If for any reason, the target device does not run, the MPLAB ICD 4 In-Circuit Debugger will not be able to debug it.
  • The target device must have its Configuration words programmed correctly. These are set using MPLAB X IDE.
    • The oscillator Configuration Bits should correspond to RC, XT, etc., depending on the target design.
    • For some devices, the Watchdog Timer is enabled by default and needs to be disabled.
    • The target device must not have code protection enabled.
    • The target device must not have table read protection enabled.
    • For some devices with more than one PGC/PGD pair, the correct pair needs to be configured. This only refers to debugging, since programming will work through any PGC/PGD pair.

When the conditions listed above are met, you may proceed to the following:

© 2024 Microchip Technology, Inc.
Notice: ARM and Cortex are the registered trademarks of ARM Limited in the EU and other countries.
Information contained on this site regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights.