Skip to main content

IAR Embedded Workbench for Arm 9.70.x

-l

In this section:
Syntax
-l {filename|directory} 
Parameters

filename

The output is stored in the specified file. Note that you must include a space before the filename. If no extension is specified, lst is used.

directory

The output is stored in a file (filename extension lst) which is stored in the specified directory.

For information about specifying a filename or directory, see Using command line assembler options.

Description

Use this option to make the assembler generate a listing and send it to the file you specify. By default, the assembler does not generate a list file.

To generate a list file with the default filename, use the -L option instead.

Caution

To set related options, select:

Project>Options>Assembler >List