M68ICS05P Freescale Semiconductor, M68ICS05P Datasheet - Page 66

no-image

M68ICS05P

Manufacturer Part Number
M68ICS05P
Description
SIM PROGRAM FOR 68HC705P6A
Manufacturer
Freescale Semiconductor
Type
Simulator/Programmerr
Datasheet

Specifications of M68ICS05P

Contents
Programmer, Power Supply, Assembler/Simulator/Debugger, Cable, Software and Documentation
For Use With/related Products
68HC705P6A
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
ASSEMBLER INTERFACE
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.5 ASSEMBLER OPTIONS
The CASM05W assembler supports all Motorola opcode mnemonics in the command set. For
descriptions of the debugging commands, see Chapter 7, ICS05PW Debugging Command Set.
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).
Opcodes mnemonics cannot start in column one. If a label begins
the line, there must be at least one space between the label and the
opcode.
NOTE
M68ICS05POM/D

Related parts for M68ICS05P