M68ICS05C Freescale Semiconductor, M68ICS05C Datasheet - Page 150

no-image

M68ICS05C

Manufacturer Part Number
M68ICS05C
Description
SIM PROGRAM FOR 68HC705C8A/C9A
Manufacturer
Freescale Semiconductor
Type
Simulator/Programmerr
Datasheet

Specifications of M68ICS05C

Contents
Programmer, Power Supply, Assembler/Simulator/Debugger, Cable, Software and Documentation
For Use With/related Products
68HC705C8A/C9A
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
DEBUGGING COMMAND SET
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:
7-34
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
M68ICS05COM/D

Related parts for M68ICS05C