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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

16.3 Details of Options of the Format Adjuster<br />

16.3.4 Specifying the HEX Format Output (-I16/-I20/-I32)<br />

Use this option to specify a HEX format to be used when data is output.<br />

This option is for the HEX format adjuster (h2hs).<br />

■ Specifying the HEX Format Output (-I16/-I20/-I32)<br />

[Format]<br />

-I16<br />

-I20<br />

-I32<br />

[Parameter]<br />

None<br />

[Description]<br />

Use this option to specify a record to be used when data contents are output.<br />

The HEX format adjuster outputs the data contents using one of the HEX8, HEX16, and HEX32 formats.<br />

If more than one of the -I16, -I20, and -I32 options are specified, the one most recently specified is<br />

valid. If none of the -I16, -I20, and -I32 options are specified, the HEX format adjuster outputs the data<br />

contents into the HEX32 format.<br />

Note:<br />

If the specification in this option and the output range are not consistent with each other, the HEX<br />

format adjuster reports an error and performs no processing.<br />

[Example]<br />

h2hs hfmtfile.hex -ran 0xD<strong>00</strong>0,0x1<strong>00</strong><strong>00</strong> -I16<br />

An error occurs because the output range is up to 0x1<strong>00</strong><strong>00</strong>, which cannot be represented in the HEX8<br />

format.<br />

h2hs hfmtfile.hex -ran 0xE<strong>00</strong>0,0xFFFF -I16<br />

The data from 0xE<strong>00</strong>0 through 0xFFFF is formatted and output in the HEX8 format.<br />

h2hs hfmtfile.hex -ran 0xE<strong>00</strong>0,0xFFFF -I20<br />

The data from 0xE<strong>00</strong>0 through 0xFFFF is formatted and output in the HEX16 format.<br />

h2hs hfmtfile.hex -ran 0xE<strong>00</strong>0,0xFFFF -I32<br />

The data from 0xE<strong>00</strong>0 through 0xFFFF is formatted and output in the HEX32 format.<br />

PART IV OBJECT FORMAT CONVERTERS 289

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

Saved successfully!

Ooh no, something went wrong!