14 Other Utilities
Besides the MPLAB XC32 Object Archiver/Librarian (xc32-ar), there are several other binary utilities available for use with the MPLAB XC32 Assembler and Linker as shown in the following table.
Utility | Description |
---|---|
xc32-bin2hex Utility | Converts a linked object file into an Intel® hex file. |
xc32-nm Utility | Lists symbols from an object file. |
xc32-objdump Utility | Displays information about object files. |
xc32-ranlib Utility | Generates an index from the contents of an archive and stores it in the archive. |
xc32-size Utility | List file section sizes and total size. |
xc32-strings Utility | Prints the printable character sequences. |
xc32-strip Utility | Discards all symbols from an object file. |