User`s guide
X32TOBIN
Convert data from Intel Hex-32 source data file and put the results in the destination binary file.
Syntax X32TOBIN <sfile> <dfile> [/U] [/O]
Options
<sfile> Input Hex-32 data file.
<dfile> Output binary file.
/U Show help (usage information) for this program.
/O Overwrite <dfile> if it exists.
Example
Convert an Intel Hex-32 file (FREQ.X32) to a binary data file (FREQ.BIN).
X32TOBIN FREQ.X32 FREQ.BIN
Sharing Data Between Analyzers
X32TOBIN
4-64