Motorola M68CPU32BUG Bedienungsanleitung Seite 34

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 98
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 33
DEBUG MONITOR COMMANDS
M68CPU32BUG/D REV 1 3-36
MA Macro Define/Display MA
NOMA
Macro Delete NOMA
CPU32Bug>MA ASM<CR> Define macro ASM.
M=MM \0;DI
M=<CR>
CPU32Bug>
CPU32Bug>MA<CR>
List all macros.
MACRO ABC
010 MD 3000
020 GO \0
MACRO ASM
010 MD \0;DI
CPU32Bug>
CPU32Bug>NOMA<CR>
Delete all macros.
CPU32Bug>
CPU32Bug>MA<CR>
List all macros.
NO MACROS DEFINED
CPU32Bug>
DEBUG MONITOR COMMANDS
M68CPU32BUG/D REV 1 3-37
MAE Macro Edit MAE
3.17 MACRO EDIT
MAE <name><del><line#><del>[<string>]
Where:
<name> any combination of 1-8 alphanumeric characters
<line#> line number in range 1-999
<string> replacement line to be inserted
The MAE command permits modification of the macro named on the command line. MAE is
line oriented and supports the following actions: insertion, deletion, and replacement.
To insert a line, specify a line number between the numbers of the lines that the new line is to be
inserted between. The text of the new line to be inserted must also be specified on the command
line following the line number.
To replace a line, specify its line number and enter the replacement text after the line number on
the command line.
A line is deleted if its line number is specified and the replacement line is omitted.
Attempting to delete a nonexistent line results in an error message being printed. MAE does not
permit deletion of a line if the macro consists of only that line. NOMA must be used to remove a
macro. To define new macros, use MA; the MAE command operates only on previously defined
macros.
Line numbers serve one purpose: specifying the location within a macro definition to perform the
editing function. After the editing is complete, the macro definition is displayed with a new set of
line numbers.
Fr
eescale S
emiconduct
or
, I
Freescale Semiconductor, Inc.
For More Information On This Product,
Go to: www.freescale.com
nc...
Seitenansicht 33
1 2 ... 29 30 31 32 33 34 35 36 37 38 39 ... 97 98

Kommentare zu diesen Handbüchern

Keine Kommentare