M68ICS05KJ Freescale Semiconductor, M68ICS05KJ Datasheet - Page 174

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
MM
The MM command directly modifies the contents of memory beginning at the specified address.
The optional variant specifies whether to fill the block in bytes (.B, the default), in words (.W),
or in longs (.L). If, however, the command has only an address value, the Modify Memory dialog
(Figure 7-3) appears showing the specified address and its present value. Use the dialog to enter a
new value for the address or to modify the address type by selecting 8-bit bytes, 16-bit words, 32-
bit longs. To modify several memory locations from this dialog, enter the new value in the New
Value text box and press the >> button to increment the current address, or the << button to
decrement the current address, or the = button to display the same address.
If the MM command includes optional data values, the software assigns the values to the
specified addresses sequentially, then the command ends. No window appears in this case.
Syntax:
where:
Examples:
With only one address:
7-58
MM
MM
MM
MM 100 00 01 10 11
MM
.L 200 123456
<address>
[.B|.W|.L] <address>[<n> ...]
90
300 00
<n>
The address of the first memory location to be modified.
The value(s) to be stored (optional).
Figure 7-3. Modify Memory Dialog
Start memory modify at address $90
A
Assign values 00-11 to bytes 100-103.
Place long value $123456 at address $200.
ssign value 00 to address $300.
Modify Memory
.
M68ICS05KJOM/D

Related parts for M68ICS05KJ