14.1 xc32-bin2hex Utility
The binary-to-hexadecimal (xc32-bin2hex
)
utility converts binary files (such as .elf
files from the 32-bit linker)
to Intel hex format files, suitable for loading into device programmers. The utility
determines whether the binary file was built for a PIC32M or PIC32C/SAM device and will
automatically run the appropriate internal utility to perform the conversion. Different
options are permissible with each device family.