M68ICS05KJ Freescale Semiconductor, M68ICS05KJ Datasheet - Page 146

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
DASM
The DASM command disassembles machine instructions, displaying the addresses and their
contents as disassembled instructions in the debug window.
Syntax:
where:
Examples:
7-30
DASM
<startrange>
<endrange>
DASM
0300
DASM
0200
0201
0203
0205
0207
<address>
[<address> | <startrange> <endrange>]
If the command includes an address value, one disassembled instruction is shown,
beginning at that address.
If you enter the command without any parameter values, the software finds the most
recently disassembled instruction then shows the next instruction, disassembled.
If the command includes startrange and endrange values, the software shows
disassembled instructions for the range.
300
200 208
If you enter the DASM command with a range, sometimes the
disassembled instructions scroll through the status window too
rapidly to view. In this case, enter the LF command, to record the
disassembled instructions in a logfile, or use the scroll bars in the
status window.
First address of three instruction opcodes to be disassembled.
Starting address for a range of instructions to be disassembled.
Ending address for a range of instructions to be disassembled.
A6E8
5F
A680
B700
A6FE
B704
LDA #0E8
CLRX
LDA #80
STA PORTA
LDA #FE
STA DDRA
NOTE
Disassemble Memory
M68ICS05KJOM/D

Related parts for M68ICS05KJ