Panasonic MN1030 User Manual

Page of 340
Chapter 1   Getting Started
10  File Conversion Utility
1.6
File Conversion Utility
This file conversion utility converts an EX format file produced by the linker into a file in Intel HEX 
format, or Motorola S format.
General command format
The general command format used to start the file conversion utility is shown below.
excv103 [options] EX format file name
Contents of brackets [ ]may be omitted.
Options
*1 Option for UNIX version.
*2 Option for DOS/V version
Option
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.
-w
Perform conversion using a work file during execution. This enables a large amount of 
data 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 address
Converts the addresses within the specified range.
If omitting the end address, a conversion is performed until the last address of the 
execution module.
-A start address
Perform conversion for the starting address of EX format file into the specified 
address.