|
| NODEBUGPUBLICS Linker Directive| Abbreviation | NODP | | Arguments | None. | | Default | Public symbol information is included in the generated object file. | | µVision | Options — BL51 Misc — Misc Controls. | | Description | The NODEBUGPUBLICS directive excludes public symbol information from the output object file. Note - Line number and symbol information is used for symbolic debugging in the µVision debugger or in-circuit emulator. If you exclude debug information, source-level debugging is no longer possible.
| | See Also | NODEBUGLINES, NODEBUGSYMBOLS | | Example |
BL51 MYPROG.OBJ NODEBUGPUBLICS
|
Related Knowledgebase Articles |
|