User`s guide
MPLAB
®
IDE User’s Guide
DS51519B-page 108 © 2006 Microchip Technology Inc.
Unresolved Breakpoints
This message displays when breakpoints aren't set on a valid line, i.e., when break-
points are set on optimized code, or code that does not have a valid assembly instruc-
tion associated with the breakpoint line. For information on how to fix an unresolved
breakpoints, see Section 13.4 “Breakpoints Dialog”.
10.4 LIMITATIONS
Some MPASM assembler limitations can appear to be MPLAB IDE limitations. These
include:
• COD debug file limitations:
-A 62 character length restriction for file and path names
- COD files with EEData may not view properly in the Disassembly window
- Only the first word of two-word instructions show in the Disassembly window
• Include file path information entered in MPLAB IDE will NOT be used by the
assembler.
See MPASM assembler documentation for more information.