Keil Logo Arm Logo

A166 User's Guide

ABSOLUTE Assembler Directive

Abbreviation

AB

Arguments

None.

Default

Absolute object file checking is disabled.

µVision

Options — A166 — Misc Controls.

Description

The ABSOLUTE directive enables absolute object file checking. When enabled, the assembler emits a warning if the generated object file is not absolute. For example:

*** WARNING #105, LINE #nn, $ABSOLUTE: NOT AN ABSOLUTE MODULE

A module is absolute if it contains no relocatable or external references. A module is not absolute if external symbols are defined or if a section is defined without an AT expression (which forces sections to be absolute).

Linking is not required for absolute modules.

See Also

NOABSOLUTE

Example
A166 SAMPLE.A66 ABSOLUTE

$AB

Keil logo

Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.