M68ICS05KJ Freescale Semiconductor, M68ICS05KJ Datasheet - Page 149

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
DUMP
The DUMP command sends contents of a block of memory to the status window, in bytes,
words, or longs. The optional variant specifies whether to fill the block in bytes (.B, the default),
in words (.W), or in longs (.L).
Syntax:
where:
Examples:
M68ICS05KJOM/D
DUMP
DUMP
DUMP
DUMP
<startrange>
<endrange>
.W 300 37S
.B 200 300
[.B | .W | .L] <startrange> <endrange> [<n>]
C0 CF
<n>
When you enter the DUMP command, sometimes the memory
contents scroll through the debug window too rapidly to view.
Accordingly, you can either the LF command to record the memory
locations in a logfile, or use the scroll bars in the status window.
Beginning address of the memory block.
Ending address of the memory block (range).
Optional number of bytes, words, or longs to be written on one
line.
Dump array of RAM values, in bytes.
Dump ROM code in address 300-37S in words.
Dump contents of addresses 200-300 in rows of eight bytes.
NOTE
Dump Memory to Screen
DEBUGGING COMMAND SET
7-33

Related parts for M68ICS05KJ