L166 User's Guide

NOPUBLICS Linker Directive

Abbreviation

NOPU

Arguments

None.

Default

Public symbol information is included in the listing file and output file.

µVision

Options — L166 Misc — Misc Controls.

Description

The NOPUBLICS directive excludes debug information for public symbols (from the input files) from the listing file and the output object file.

Public symbol information is used by emulators or the µVision Debugger to calculate and display values of public symbols. Public symbol information is required only for program debugging and has no influence on the executable code.

See Also

NOSYMBOLS, OBJECTCONTROLS, PRINTCONTROLS, PURGE

Example
L166 file1.obj NOPUBLICS