14.1.2 Syntax
Command line syntax is:
xc32-bin2hex [options] file
The following example converts the absolute ELF executable file
hello.elf
to a HEX file with the name hello.hex
:xc32-bin2hex hello.elf