Chapter 5. using the macro assembler, N of using the macro assembler, Using the macro assembler – Zilog ZUSBOPTS User Manual
Page 239

UM017105-0511
Using the Macro Assembler
Zilog Developer Studio II – ZNEO™
User Manual
211
Chapter 5. Using the Macro Assembler
You use the Macro Assembler to translate ZNEO assembly language files with the
.asm
extension into relocatable object modules with the
.obj
extension. After your relocatable
object modules are complete, you convert them into an executable program using the
linker/locator. The Macro Assembler can be configured using the
Assembler
page of the
Project Settings
dialog box (see page 49).
The Command Processor allows you to use commands or script files to automate the exe-
cution of a significant portion of the IDE’s functionality. For more information about the
Command Processor, see
The following topics are covered in this section:
•
•
•
•
•
•
•
•
•
•
For more information about ZNEO CPU instructions, see the Instruction Set Description
section in
.
Note:
Note: