Keil Logo

NOSPEEDOVL Linker Directive

Abbreviation

NOSP

Arguments

None.

Default

L251 excludes references from constant segments to program segments during overlay analysis.

µVision

Options — L251 Misc — Misc Controls.

Description

The NOSPEEDOVL directive causes the L251 Linker to include references from constant segments (that begin with ?CO?, ?FC?, or ?HC?) to program segments (that begin with ?PR?) during overlay analysis.

Thie directive makes the OVERLAY mechnism of L251 compatible to the 8051 linkers BL51 and LX51.

Note

  • The directive is useful in some applications to avoid extensive corrections of the call tree (using the OVERLAY directive) when you are using function pointer tables in your application.
See Also

OVERLAY

Example
L251 MYPROG.OBJ SPEEDOVL
  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.

Change Settings

Privacy Policy Update

Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.