|
| NOPUBLICS Linker Directive| Abbreviation | NOPU | | Arguments | None. | | Default | Public symbol information is included in the listing file. | | µVision | | | Description | The NOPUBLICS directive excludes debug information for public symbols (from the input files) from the listing file. | | See Also | NOSYMBOLS | | Example |
BL51 file1.obj NOPUBLICS
|
|
|