1 code break, Code break – FUJITSU CM71-00329-7E User Manual

Page 84

Advertising
background image

74

CHAPTER2 Dependence Functions

2.2.4.1

Code Break

This function aborts the program execution by monitoring a specified address by
hardware or software.
A break occurs before executing an instruction at the specified address.

Code Break

This function aborts the program execution by monitoring a specified address by hardware or software.

A break occurs before executing an instruction at the specified address.

The maximum number of points that can be set is as follow:

Hardware:

5 points

Software:

4096 points

When the code break occurs, the following message appears at the status bar.

- Hardware

Break at address by hardware breakpoint

- Software

Break at address by breakpoint

How to set

Set the break as follows.

Command

- SET BREAK/HARD (hardware)

- SET BREAK/SOFT (software)

For details, refer to "3.1 SET BREAK (type 1)" in "SOFTUNE Workbench Command Reference

Manual".

Dialog

- "Code" tab in breakpoint setting dialog

For details, refer to "4.6.4 Breakpoint" in "SOFTUNE Workbench Operation Manual".

Window

- Source window/disassemble window

For details, refer to "3.7 Source Window" or "3.9 Disassemble Window" in "SOFTUNE Workbench

Operation Manual".

Advertising