NOMOD51

Abbreviation

NOMO

Arguments

None.

Default

MOD51

Description

The NOMOD51 control prevents definition of the default 8051 special function registers. This is necessary when including a definition file to declare symbols for the special function registers of a different 8051 derivative.

Several include files are located in the \FSI\INC  subdirectory. These files may be included to declare special function registers for a number of 8051 derivatives.

NOTE

You may specify the NOMOD51 control only once on the command line or at the top of the source file.

See Also

MOD51

Example
A51 SAMPLE.A51 NOMO

$NOMOD51