Chapter 5 Using Assembler

l

Output a list file

Functional Description

This option outputs a list file. The file name of the list file will be the source file name with the extension .lst. The list file will be generated in the same directory as the source file.

If any assembler errors are detected, error information will also be written to the list file.

Rules of Use

This option is specified with the hyphen (-) option specification character, followed by the lower-case letter 'l'.

as103 -l sample.asm

Default Specification

No list file will be output.

Command Options 65

Page 77
Image 77
Panasonic MN1030 user manual Output a list file, As103 -l sample.asm, No list file will be output