M68ICS05KJ Freescale Semiconductor, M68ICS05KJ Datasheet - Page 132

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
BREAKA
The BREAKA command sets an accumulator breakpoint to halt code execution when the value
of the accumulator equals the specified n value.
If you enter the BREAKA command without an address value, the halt in code execution clears
the accumulator breakpoint. To cancel the accumulator breakpoint before the halt occurs, enter
the BREAKA command without any parameter values. (If you enter the BREAKA command
without an address value, the accumulator breakpoint does not show in the BREAKPOINT
WINDOW.)
If you enter the BREAKA command with an address value, you may clear the accumulator
breakpoint by one of these methods:
Syntax:
where:
7-16
BREAKA
<address>
With an n value, the command forces a break in execution as soon as the accumulator
value equals n.
With n and address values, the command forces a break in execution when the
accumulator value equals n and execution arrives at the specified address. (If the
accumulator value changes from n by the time execution arrives at the address, no
break 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.
Accumulator value that triggers a break in execution.
Optional address for the break in execution (provided that the
accumulator value equals n).
NOTE
Set Accumulator Breakpoint
M68ICS05KJOM/D

Related parts for M68ICS05KJ