![Microchip Technology dsPICDEM MCHV User Manual Download Page 28](http://html1.mh-extra.com/html/microchip-technology/dspicdem-mchv/dspicdem-mchv_user-manual_1785934028.webp)
dsPICDEM™ MCHV Development System User’s Guide
DS70605A-page 22
2009 Microchip Technology Inc.
2.4.4.2
DEBUGGING THE APPLICATION
MPLAB IDE provides an editor and several debug features such as breakpoints and
Watch windows to aid in application code debugging.
2.4.4.2.1
Editing Application Code
To view application code so it may be edited, do one of the following:
Select
Edit>New
to create new code or
Edit>Open
to search for and open an existing
code file, or double click a file in the Project window to open an existing code file. See
an example Project window in Figure 2-7.
FIGURE 2-7:
PROJECT EXAMPLE
For more information on using the MPLAB Editor to create and edit code, see the
MPLAB Editor Help.
Existing Code