Notes On Commands For Executing Program - 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.6.4.4

Notes on Commands for Executing Program

When using commands to execute a program, there are several points to note.
■ Notes on GO Command
For the GO command, two breakpoints that are valid only while executing commands can be set. However,
care is required in setting these breakpoints.
● Invalid Breakpoints
- No break occurs when the breakpoint is set at three instructions or less executed continuously from the
user interrupt.
- No break occurs when breakpoint set at address other than starting address of instruction.
- No break occurs when a breakpoint is set at three instructions or less immediately after the following
instructions.
■ Notes on STEP Command
● Exceptional Step Execution
When executing the instructions listed in the notes on the GO command as invalid breakpoints, such an
instruction and next three instructions are executed as a single instruction.
Furthermore, when above-mentioned instructions are included in the next continuous instructions, all of them
and the next continuous three instructions or less are executed as a single instruction.
[Example] When instructions as invalid breakpoints is consecutive
PCB
NCC
SPB
MOV ILM,#imm8
2
MC-16FX
F
OR CCR,#imm8
INT addr16
INT9
JCTX @A
Undefined instruction
POP PS
NOP
RETI
MOVN A,#-0
MOVW RW0,A
NOP
NOP
CHAPTER 2 DEPENDENCE FUNCTIONS
DTB
ADB
CNR
AND CCR,#imm8
POPW PS
INTP addr24
INT #vct
RETI
(1)
(2)
(3)
(4)
(5)
(6)
(7)
287

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Softune workbench

Table of Contents