M68ICS05KJ Freescale Semiconductor, M68ICS05KJ Datasheet - Page 78

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
ASSEMBLER INTERFACE
MACRO
parameter error
Out of memory
Parameter invalid,
too large, missing
or out of range
Too many
conditional
assembly
variables
Too many labels
Undefined label
Unrecognized
operation
‘}’ not found
5-18
Message
The macro did not receive sufficient
parameter values.
The assembler ran out of system
memory
Operand field of the highlighted line has
an invalid number representation. Or
the parameter value evaluates to a
number too large for memory space
allocated to the command.
There are 26 or more conditional
variables.
The assembler ran out of system
memory.
The label parameter in the highlighted
line has not been declared.
The highlighted opcode is unknown or
is inconsistent with the number and type
of parameters.
A mathematical expression is missing
its closing brace.
Table 5-6. Assembler Error Messages (continued)
Probable Cause
Send sufficient parameter values
to the macro.
Create a file that consists only of
an INCLUDE directive, which
specifies your primary file.
Assembling this file leaves the
maximum memory available to
the assembler.
Correct the representation or
change the parameter value.
Limit conditional variables to 25
or fewer.
Create a file that consists only of
an INCLUDE directive, which
specifies your primary file.
Assembling this file leaves the
maximum memory available to
the assembler.
Declare the label.
Correct the opcode or make it
consistent with parameters.
Insert the closing brace.
Corrective Action
M68ICS05KJOM/D

Related parts for M68ICS05KJ