请问前辈们这句($NOMOD51)在汇编里是什么意思?

2020-01-17 19:11发布

请问前辈们这句($NOMOD51)在汇编里是什么意思?
用了一年半的AVR单片机,我也开始玩51了,现在公司一直用的都是STC与华邦的单片机,
所以也算是初学者,请前辈们多多指教.
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
13条回答
afeibfp
2020-01-18 02:13
NOMOD51
Abbreviation: NOMO
Arguments:    None.
Default:      The A51 assembler pre-defines all special function registersof the 8051 CPU. The A251 assembler and
              the  AX51assembler do not pre-define any CPU special functionregisters.
Control Class:Primary
μVision2 Control: Options – Ax51 – Special Function Registers – Define 8051 SFR Names.
Description:  The NOMOD51 control prevents the A51 assembler from implicitly defining symbols for the default 8051  special function registers. This is necessary when you want to
include a definition file to declare symbols for the s

一周热门 更多>