To open the New Breakpoint dialog, complete the following steps:
Selection | Description |
---|---|
Line | Break on a line of code in an Editor window. |
Data | Break on Reads/Writes to an address in data (RAM) memory. This includes SFR and symbol locations. |
Address | Break on the execution of an address in program (Flash) memory. |
Event | Break on a specific event, such as a reset, sleep/wake, watchdog timer time-out, etc. |
Function | Break on entry into a specified function. |
For options available for each breakpoint type, see New Breakpoint Dialog.