Chapter 1 Getting Started10 File Conversion Utility1.6 File Conversion UtilityThis file conversion utility converts an EX format file produced by the linker into a file in Intel HEXformat, or Motorola S format.General command formatThe general command format used to start the file conversion utility is shown below.excv103 [options] EX format file nameContents of brackets [ ]may be omitted.Options*1 Option for UNIX version.*2 Option for DOS/V versionOption Description-j Displays error and warning messages in Japanese. *1-e Displays error and warning messages in English. *2-h Displays help information regarding file conversion utility options to the screen.-wPerform conversion using a work file during execution. This enables a large amount ofdata to be converted even if the personal computer has little memory. However,conversion speed will be slower.-i Output the execution file in Intel HEX format.-S3 Output the execution file in Motorola S3 format.-S2 Output the execution file in Motorola S2 format.S1 Output the execution file in Motorola S1 format.-ofile Specify the file name to output-p No padding.-P Padding.-R start address,end addressConverts the addresses within the specified range.If omitting the end address, a conversion is performed until the last address of theexecution module.-A start address Perform conversion for the starting address of EX format file into the specifiedaddress.