dsPICDEM™ 1.1 Plus Development Board User’s Guide
DS70099D-page 58
©
2006 Microchip Technology Inc.
4.7.3
Set Breakpoint
1.
To set a breakpoint, right click a code line and select Set Breakpoint from the
pop-up menu.
As an example, find the following line of code and set a breakpoint on this line.
ToggleLED();
A red stop sign should appear in the gutter (gray bar on the left) of the source
code window.
2.
Press <F9> to run the code. The program halts on the instruction following the
breakpoint.
Note:
An alternate method is to simply double click the line. This feature may
need to be enabled using the Edit>Properties menu.
Note:
The instruction on which the code halts could be elsewhere in the code if
the breakpoint was set on or immediately after a branch instruction. Refer
to Section 12, “Important Notes”, in the Readme file for the
MPLAB
ICD 2.txt
file located in the E:\MPLAB IDE\READMES directory for
additional operational information.
Содержание dsPICDEM 1.1 Plus
Страница 1: ...2006 Microchip Technology Inc DS70099D dsPICDEM 1 1 Plus Development Board User s Guide...
Страница 12: ...dsPICDEM 1 1 Plus Development Board User s Guide DS70099D page 8 2006 Microchip Technology Inc NOTES...
Страница 64: ...dsPICDEM 1 1 Plus Development Board User s Guide DS70099D page 60 2006 Microchip Technology Inc NOTES...
Страница 78: ...dsPICDEM 1 1 Plus Development Board User s Guide DS70099D page 74 2006 Microchip Technology Inc NOTES...
Страница 88: ...dsPICDEM 1 1 Plus Development Board User s Guide DS70099D page 84 2006 Microchip Technology Inc NOTES...
Страница 91: ...Index 2006 Microchip Technology Inc DS70099D page 87 NOTES...