Break By Sequencer - 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

2.2.7.2

Break by Sequencer

A program can suspend program execution when the sequencer terminates. This break
is called a sequential break.
■ Break by Sequencer
A program can suspend program execution when the sequencer terminates. This break is called a sequential
break.
As shown in Figure 2.2-7, the delay count starts when the sequencer terminates, and after delay count ends,
either "break" or "not break but tracing only terminates" is selected as the next operation.
To make a break immediately after the sequencer terminates, set delay count to 0 and specify "Break after
delay count terminates". Use the SET DELAY command to set the delay count and the operation after the
delay count.
The default is delay count 0, and Break after delay count.
Sequencer
terminates
[Examples of Delay Count Setups]
- Break when sequencer terminates.
>SET DELAY/BREAK 0
- Break when 100-bus-cycle tracing done after sequencer terminates.
>SET DELAY/BREAK 100
- Terminate tracing, but do not break when sequencer terminates.
>SET DELAY/NOBREAK 0
- Terminate tracing, but do not break when 100-bus-cycle tracing done after sequencer terminates.
>SET DELAY/NOBREAK 100
Figure 2.2-7 Operation when sequencer terminates
Delay
Count ends
counter
CHAPTER 2 DEPENDENCE FUNCTIONS
Tracing terminates
Break (Sequential break)
Tracing terminates
Not break
99

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Softune workbench

Table of Contents