BL51 User's Guide

NODEBUGLINES Linker Directive

Abbreviation

NODL

Arguments

None.

Default

Line number information is included in the generated object file.

µVision

Options — BL51 Misc — Misc Controls.

Description

The NODEBUGLINES directive excludes line number 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

NODEBUGPUBLICS, NODEBUGSYMBOLS

Example
BL51 MYPROG.OBJ NODEBUGLINES

Related Knowledgebase Articles