Stub Function - Fujitsu SOFTUNE F2 MC-16 User Manual

Software for developing programs for the f2 mc-16 family of microprocessors / microcontrollers
Hide thumbs Also See for SOFTUNE F2 MC-16:
Table of Contents

Advertisement

CHAPTER 2 DEPENDENCE FUNCTIONS
2.1.8

STUB Function

This section describes the STUB function which executes commands automatically when
the breakpoint hit occurs.
■ STUB Function
The STUB function is supported so that a series of commands in the command list can automatically be
executed when a specified breakpoint is hit. The use of this function enables spot processing, such as simple
I/O simulation, external interrupt generation, and memory reprogramming, without changing the main
program. This function is effective only when the simulator debugger is used.
■ Setting Method
The STUB function can be set by the following commands.
• Dialog
1. Breakpoint Set Dialog - [Code] tab
2. Breakpoint Set Dialog - [Data] tab
• Command
1. SET BREAK
2. SET DATABREAK
42
execution starts
Breakpoint is hit
Execution restarts
Execution stops
execution ends
Break (STUB) processing
Is there a command list
in breakpoint?
Yes
Process a command list in
breakpoint (execute commands).
Re-execute (is NOBREAK
specified)?
Yes
No
No

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Softune workbench

Table of Contents