16 Other Utilities
In addition to the archiver/librarian, other utilities are tools available for use with the assembler and/or linker.
| Utility | Description | 
|---|---|
xc32-bin2hex* | Converts a linked object file into an Intel® hex file. | 
xc32-nm | Lists symbols from an object file. | 
xc32-objdump | Displays information about object files. | 
xc32-ranlib | Generates an index from the contents of an archive and stores it in the archive. | 
xc32-strings | Prints the printable character sequences. | 
xc32-strip | Discards all symbols from an object file. | 
| *See the “MPLAB® XC32 C Compiler User’s Guide for PIC32A MCU” (DS-50003831) for an overview of the tools process flow. | |
See utility details in the following sections.
