M68ICS05KJ Freescale Semiconductor, M68ICS05KJ Datasheet - Page 61

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
CHAPTER 5
ASSEMBLER INTERFACE
5.1 OVERVIEW
This chapter describes the operation of the CASM05W assembler, including methods for
interfacing with the assembler from the WinIDE, setting assembler options and directives,
generating and using output files and formats, and understanding assembler-generated error
messages.
In order to be used in the target microcontroller CPU, the source code for your program must be
converted from its mnemonic codes to the machine code that the target CPU can execute. The
CASM assembler program accomplishes this by reading the source code mnemonics and
assembling an object code file that can be programmed into the memory of the target
microcontroller. Depending on the parameters that you specify for the assembler, other
supporting files can be produced that are helpful in the debugging process.
When you click on the Assemble/Compile file button in the WinIDE, the CASM cross assembler
is activated to process the active file in the WinIDE main window according to the parameters
you have entered. In addition to two kinds of object code files, you may choose to have the
assembler produce .MAP and/or .LST files as well.
Listing files show the original source code, or mnemonics, including comments, as well as the
object code translation. You can use this listing during the debugging phase of the development
project. It also provides a basis for documenting the program.
M68ICS05KJOM/D
5-1

Related parts for M68ICS05KJ