 | 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 | | | Description | The NOPUBLICS directive excludes debug information for public symbols (from the input files) from the listing file and the output object file. | | See Also | NOSYMBOLS, OBJECTCONTROLS, PRINTCONTROLS, PURGE | | Example |
L166 file1.obj NOPUBLICS
|
|
|