Setting markpoints, Setting a source markpoint – Freescale Semiconductor Microcontrollers User Manual

Page 182

Advertising
background image

Control Points

Setting Markpoints

182

Microcontrollers Debugger Manual

Markpoint: group box that displays the address of the currently selected markpoint,

size of the markpoint, name of the procedure or variable on which the markpoint has
been set, and type of the markpoint.

General group box that contains a checkbox that allows you to save and restore the

markpoint selected.

Add button to add new markpoints. Specify the Address in hexadecimal when Hex

format is checked or as an expression when Hex format is unchecked.

Delete button to remove currently selected markpoint and select the markpoint that is

below the removed markpoint.

Update button to update all modifications in the window.

OK: button to validate all modifications.

Cancel button to ignore all modifications.

Help: button to display help file and related help information.

Setting Markpoints

Markpoints may be set in a Source, Data or Memory window.

Setting a Source Markpoint

A blue letter L is displayed in front of a code line associated with a markpoint. To define a
markpoint in source code:

Use the Source Context Menu:

1. Point at a code line in the Source window and right-click. The

Source Window

Context Menu

is displayed.

2. Choose Set Markpoint from the Context Menu. A markpoint is defined at the

beginning of the line.

3. Point in the Source window and right-click. The Source Context Menu is displayed.

4. Choose Show WatchPoints from the context menu. The Controlpoints Configuration

Window Markpoints Tab is displayed.

5. Make any modifications to the markpoint you have installed, or any other markpoints

listed.

6. Click OK to close the window.

Advertising