A166 User's Guide

NOMOD166 Assembler Directive

Abbreviation

NOM166

Arguments

None.

Default

All 80C166 system names are pre-defined.

µVision

Options — A166 — Misc Controls.

Description

The NOMOD166 directive suppresses pre-definition of 80C166 system names and only defines the names of general purpose registers and certain SFRs (DPP0-DPP3, MDL, MDH, and MDC). This directive must be used when a customer-specific SFR definition file is included. For example:

$NOMOD166
$INCLUDE (REG167.DEF)
See Also

EXTMAC, MOD166, MOD167, MODV2

Example
A166 SAMPLE.A66 NOMOD166

$NOM166