RS08 Assembler > Output > Configure Listing File

Use this panel to configure the listing file options of RS08 assembler.

The following table lists and describes the Configure Listing File options for RS08 Assembler.

Table 1. Tool Settings - RS08 Assembler > Configure Listing File Options
Option Description
Disable all (-Lasmc) Print 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