M68ICS05KJ Freescale Semiconductor, M68ICS05KJ Datasheet - Page 170

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
MACRO
The MACRO command executes a macro file, a file that contains a sequence of debug
commands. Executing the macro file has the same effect as executing the individual commands,
one after another. The SCRIPT command is identical.
Entering this command without a filename value brings up a list of macro (.MAC) files in the
current directory. You can select a file for execution directly from this list.
If a startup macro file is in the directory, startup routines run the macro file each time the
application starts. See the STARTUP command for more information.
Syntax:
where:
Examples:
7-54
MACRO
MACRO
SCRIPT *
MACRO
MACRO
<filename>
<filename>
INIT.MAC
A:*
A macro file can contain the MACRO command, allowing you to
next macro files up to 16 levels deep.
The most common use of the REM and WAIT commands is within
macro files. The REM command displays comments while the
macro file executes; the WAIT command establishes a pause
between the execution of the macro file commands.
The name of a macro file to be executed, with or without extension
.MAC. The filename can be a pathname that includes an asterisk
(*) wildcard character. If so, the software displays a list of macro
files, for selection.
Execute commands in file INIT.MAC.
Display names of all .MAC files (then execute the selected
file).
Display names of all .MAC files in drive A (then execute
the selected file).
Display names of all .MAC files in the current directory,
then execute the selected file.
NOTE
Execute Batch File
M68ICS05KJOM/D

Related parts for M68ICS05KJ