8.3.2. Disassembly

To produce a listing to stdout that contains the disassembled version of an ELF file, use:


fromelf -c infile.axf

To produce a plain text output file that contains the disassembled version of an ELF file and the symbol table, use:


fromelf -c -s -o outfile.lst infile.axf

Copyright © 2002-2005 ARM Limited. All rights reserved.ARM DUI 0206F
Non-Confidential