Memory access triggers, Memory access, Triggers – Freescale Semiconductor Microcontrollers User Manual

Page 521

Advertising
background image

HCS08 On-Chip DBG Module

Trigger Module Settings Window

521

Microcontrollers Debugger Manual

Memory Access Triggers

This section describes the various types of Memory Access Triggers available on the on-
chip debug module.

Memory Access at Address A

This mode is used to trigger on a program instruction read and/or write at Address A
memory location.

The code program flow rebuild is displayed in the

Trace Component Window

automatically and switched to

Instructions Display

mode.

Memory Access at Address A or Address B

This mode is used to trigger on a program instruction read and/or write at Address A or at
Address B memory location.

The code program flow rebuild is displayed in the

Trace Component Window

automatically and switched to

Instructions Display

mode.

Memory Access Inside Address A - Address B
Range

This mode is used to trigger on a program instruction read and/or write inside the Address
A - Address B memory range locations.

The code program flow rebuild is displayed in the

Trace Component Window

and

automatically switched to

Instructions Display

mode.

Memory Access at Address A then Memory
Access at Address B

This mode is used to trigger on a program instruction sequence first reading and/or writing
at Address A memory location then reading and/or writing at Address B memory location.

The code program flow rebuild is displayed in the

Trace Component Window

and

automatically switched to

Instructions Display

mode.

Advertising