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.

15.6 f2is (Converting an Absolute Format Load Module into the HEX8 Format), f2es (Converting an Absolute<br />

Format Load Module into the HEX16 Format)<br />

■ f2es (Converting an Absolute Format Load Module into the HEX16 Format)<br />

[Function]<br />

The f2es command reads only the object data part from the absolute format load module of the linker<br />

output, and converts it to a HEX16 format file.<br />

Figure 15.6-2 f2es (Converting an Absolute Format Load Module into the HEX16 Format)<br />

Absolute format<br />

Load module<br />

(.abs)<br />

f2es<br />

HEX16 format<br />

(.ehx)<br />

[Description]<br />

The common options shown in "CHAPTER 14 COMMON OPTIONS OF AN OBJECT FORMAT<br />

CONVERTER" can be used for f2es.<br />

[Address]<br />

The maximum value of addresses that can be represented in the HEX16 format is 0xFFFFF.<br />

Note:<br />

The absolute format load module that is output by a linker can represent the addresses between 0<br />

and 0xFFFFFFFF inclusive. However, when the absolute format load module is converted into the<br />

HEX16 format, the data allocated to the addresses 0x1<strong>00</strong><strong>00</strong>0 and higher are truncated.<br />

When using this command, be careful of the range of addresses in the conversion source.<br />

In the HEX16 format, an extended segment address record is used to represent the addresses<br />

0x1<strong>00</strong><strong>00</strong> and higher.<br />

An extended segment address record in a file is valid until the next extended segment address<br />

record appears. If a data record appears without an extended segment address record, then the<br />

program calculates addresses assuming that the extended segment address is specified to be 0.<br />

A starting address record is created at the beginning of an HEX16 format file.<br />

PART IV OBJECT FORMAT CONVERTERS 277

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

Saved successfully!

Ooh no, something went wrong!