| |||
| Home > Creating an application > Using the fromelf image converter | |||
The features of the fromelf image converter utility include:
converting an executable image in ELF executable format to other file formats
controlling debug information in output files
disassembling either an ELF image or an ELF object file
protecting intellectual property (IP) in images and objects that are delivered to third parties
printing information about an ELF image or an ELF object file.
The following examples show how to use fromelf:
Creates a plain text output file that contains the disassembled code and the symbol table of an ELF image.
Creates
two files in binary format (outfile0.bin and outfile1.bin)
for a target system with a memory configuration of a 16-bit memory
width in two banks.
The output files in the last example are suitable for writing directly to 16-bit Flash device.
Using the fromelf Image Converter:
Using the fromelf Image Converter: