M68ICS05KJ Freescale Semiconductor, M68ICS05KJ Datasheet - Page 66

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
5.4.2 Map Files
If you specify a map file using the D parameter, the P&E Debug .MAP file is created during the
assembly. P&E Microcomputer products (such as the MMDS and the MMEVS) use these map
files during the source-level debugging process.
Map files contain the directory path information under which they are created, and cannot,
therefore, be moved to a new directory. If you must use the map file from a different directory,
place the file in the new directory and reassemble, using the map file option D in the Windows
command line.
5.4.3 Listing Files
If you specify a listing file using the L parameter in the Windows command line, a file with the
same name as the file being assembled and the extension LST can be produced by the assembler.
This file serves as a program listing showing the binary numbers that the CPU needs, alongside
the assembly language statements from the source code.
For more information about using the assembler listing directives, see the summary of Assembler
Directives in Table 5-2, beginning in paragraph 5-6.
5.4.4 Files from Other Assemblers
It is possible to use files produced by another assembler with the CASM05W assembler,
providing they are properly prepared before using. To prepare a source file from a third-party
assembler for use with the CASM05W, follow these steps:
5-6
1. Precede all comments by a semicolon.
2. Using the WinIDE (or other editor) global search and replace command, change any
3. If necessary, use the BASE directive to change the default base for the operands
assembler-specific directives, listing directives, pseudo operations, etc., as required to
create a file which is compatible with the CASM05W. Remember that assembler
directives must begin with the characters $, /, ., or #, and must begin in column 1.
(CASM05W defaults to hexadecimal base).
M68ICS05KJOM/D

Related parts for M68ICS05KJ