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.

Table 14-1. ADDITIONAL BINARY UTILITIES
UtilityDescription
xc32-bin2hex UtilityConverts a linked object file into an Intel® hex file.
xc32-nm UtilityLists symbols from an object file.
xc32-objdump UtilityDisplays information about object files.
xc32-ranlib UtilityGenerates an index from the contents of an archive and stores it in the archive.
xc32-size UtilityList file section sizes and total size.
xc32-strings UtilityPrints the printable character sequences.
xc32-strip UtilityDiscards all symbols from an object file.