31.12.2013 Views

Linkage Kit Manual V6-00 - Fujitsu

Linkage Kit Manual V6-00 - Fujitsu

Linkage Kit Manual V6-00 - Fujitsu

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

14.2 Changing an Output File Name (-o)<br />

14.2 Changing an Output File Name (-o)<br />

The directory in which creates an output file after conversion and the file name are<br />

changed from the default.<br />

■ Changing an Output File Name (-o)<br />

[Format]<br />

-o < Object file name ><br />

[Parameter]<br />

Output file name<br />

[Descriptions]<br />

Specify this option to change the output file name after conversion.<br />

Specify this option with a path name to change also the output destination directory.<br />

If this option is omitted, the output file name will be the same as the input file name. However, its<br />

extension will be changed to the default of one of the formats used after conversion.<br />

If the extension is omitted in the specification, the default extension is added.<br />

One of the following six default extensions is used for each format:<br />

• Absolute format load module : .abs<br />

• S format : .mhx .ahx<br />

• HEX8/HEX16/HEX32 : .hex, .aix<br />

• Binary data file : .bin<br />

• HEX8 : .ihx<br />

• HEX16 : .ehx<br />

[Example 1]<br />

f2ms ccp903 (Example of not using the -o option)<br />

The absolute format load module ccp903.abs is input and ccp903.mhx in the S format is output. The<br />

following four examples are equivalent to the above.<br />

f2ms ccp903.abs -o ccp903.mhx<br />

f2ms ccp903.abs -o ccp903<br />

f2ms ccp903 -o ccp903.mhx<br />

f2ms ccp903 -o ccp903<br />

[Example 2]<br />

f2ms ccp903 -o ccp903.hex<br />

The output file name is changed to ccp903.hex.<br />

[Example 3]<br />

f2ms ccp903 -o ..\hex\ccp903m.hex<br />

The current output destination directory is changed to ..\hex and the output file name to ccp903m.hex.<br />

PART IV OBJECT FORMAT CONVERTERS 261

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!