beautypg.com

Format, Group, Heading – Zilog Z8F0130 User Manual

Page 376: Locate, Format group heading locate

background image

Using the Linker/Locator

UM013037-1212

352

Zilog Developer Studio II – Z8 Encore!
User Manual

FORMAT

The

FORMAT

command sets the executable file of the linker according to the following

table.

The default setting is

IEEE 695

.

Syntax

[

-

]

FORMAT

=

Example

FORMAT = OMF695, INTEL32

GROUP

The

GROUP

command provides a method of collecting multiple address spaces into a

single manageable entity.

Syntax

GROUP

=

[,]

<groupname> can only be a group.

<name> can only be an address space.

HEADING

The

HEADING

command enables or disables the form feed (

\f

) characters in the map file

output.

Syntax

-[NO]heading

LOCATE

The

LOCATE

command specifies the address in which a group, address space, or segment

is to be located. If multiple locates are specified for the same space, the last specification
takes precedence. A warning is flagged on a

LOCATE

of an absolute segment.

File Type

Option

File Extension

IEEE 695 format

OMF695

.lod

Intel 32-bit format

INTEL32

.hex