How do I select the type of breakpoint for my application in the Editor view?

To select the type of breakpoint in the Editor view, right-click on the marker bar and select the type of breakpoint from the Breakpoint Types option's menu list. The following figure shows the context-menu with Breakpoint Type option's menu list:

Figure 1. Breakpoint Type Menu

Breakpoint Type Menu

This is especially useful if you are running an application with parts in RAM and parts in FLASH, or if you want to use hardware breakpoints for code in RAM.