Blank Check

MPLAB® IPE's Blank Check feature allows you to check if the target device's programming memory contains any code or not, i.e. whether the device is blank or not.

1

After MPLAB® IPE is launched, connect the IPE to the tool and target device. Click Blank Check which is located at the far right hand side IPE window right below the Results window. See figure below:

IPE_blank_check.png

If the device's program memory is not blank, the IPE Output window will show the following message, as highlighted below:

IPE_blank_check_failed.png

Tips:

  • Short-cut key combination Alt+F9 is available to perform Blank Check operations.
  • By default, the Output window is shown after the IPE is launched. To minimize the Output window, click Less (see figure below). The Output window will automatically shrink and disappear.
IPE_less.png
  • To bring the Output window back, click More, as shown below.
IPE_more.png