Wednesday, October 04, 2006

Map file from ELF.

If you want to generate the Map file for a particular ELF file,
with the ARM tool chain use Fromelf tool.
It can be used like below at the command prompt.

$fromelf -text -zvts .elf -o .map


~P

No comments: