HCS08 Assembler > Output > Configure listing file

Use this panel to specify the general assembler behavior.

The following table lists and describes the configure listing file options for HCS08.

Table 1. Tool Settings - Assembler > Output > Configure listing file Options
Option Description
Disable all (-Lasmc) Disables printing of all the columns in the listing file
Do not write the source line (-Lasmc=s) Do not print source column in the listing file
Do not write the relative line (-Lasmc=r) Do not print relative column (Rel.) in the listing file
Do not write the macro mark (-Lasmc=m) Do not print macro mark column in the listing file
Do not write the address (-Lasmc=l) Do not print address column (Loc) in the listing file
Do not write the location kind (-Lasmc=k) Do not print the location type column in the listing file
Do not write the include mark column (-Lasmc=i) Do not print the include mark column in the listing file
Do not write the object code (-Lasmc=c) Do not print the object code in the listing file
Do not write the absolute line (-Lasmc=a) Do not print the absolute column (Abs.) in the listing file