L166 User's Guide

ELF Linker Directive

Abbreviation

None.

Arguments

(elf_output_file.ELF)

Default

No ELF output file is generated.

µVision

Options — L166 Misc — Misc Controls.

Description

The ELF directive allows you to generate an ELF/DWARF compatible output file. This file may be used by third-party tools to analyze memory content or symbol information. The ELF/DWARF file may be loaded by the µVision Debugger.

Example
L166 MYPROG.OBJ ELF (MYPROG.ELF)