M68ICS05KJ Freescale Semiconductor, M68ICS05KJ Datasheet - Page 136

no-image

M68ICS05KJ

Manufacturer Part Number
M68ICS05KJ
Description
SIM PROGRAM FOR 68HC705KJ/J1A
Manufacturer
Freescale Semiconductor
Type
Simulator/Programmerr
Datasheet

Specifications of M68ICS05KJ

Contents
Programmer, Power Supply, Assembler/Simulator/Debugger, Cable, Software and Documentation
For Use With/related Products
68HC705KJ/JIA
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
DEBUGGING COMMAND SET
BREAKX
The BREAKX command sets an index breakpoint to halt code execution when the value of the
index register equals the specified n value.
If you enter the BREAKX command without an address value, the halt in code execution clears
the index register breakpoint. To cancel the index register breakpoint before the halt occurs, enter
the BREAKX command without any parameter values. (If you enter the BREAKX command
without an address value, the index register breakpoint does not show in the Breakpoint
Window.)
If you enter the BREAKX command with an address value, you may clear the index register
breakpoint using one of these methods:
Syntax:
where:
7-20
BREAKX
<address>
With an n value, the command forces a break in execution as soon as the index
register value equals n.
With n and address values, the command forces a halt in execution when the index
register value equals n and execution arrives at the specified address. (If the index
register value changes from n by the time execution arrives at the address, no halt
occurs).
Enter the NOBR command
Position the cursor on that address in the code window, then press the right mouse
button, and select Toggle Breakpoint at Cursor menu item.
[<n> [<address>]]
<n>
The maximum number of breakpoint addresses is 64. Each BR,
BREAKA, BREAKSP, or BREAKX command that includes an
address value uses an additional breakpoint address, unless the
address is a duplicate. For example, if 64 BR commands already
have taken up 64 addresses, the only way to include an address
value in a BREAKA, BREAKSP or BREAKX command is to
duplicate one of those 64 addresses.
Index register value that triggers a break in execution.
Optional address for the break in execution (when that the index
register value equals
Set Index Register Breakpoint
NOTE
n
).
M68ICS05KJOM/D

Related parts for M68ICS05KJ