CX51 用户手册----NOMODA2 伪指令

来源:互联网 发布:美工常用网站 编辑:程序博客网 时间:2024/06/06 11:46

声明:

1、本翻译仅供个人学习使用,本人没有提供技术支持的义务,也不承担由此引发的任何后果。

2、请勿用于商业用途。

3、英文来自:http://www.keil.com/support/man/docs/c51/。

4、欢迎大家共同与我交流探讨(290207203@qq.com)。

  

NOMODA2 Compiler Directive

Abbreviation

None.

Arguments

None.

Default

NOMODA2

µVision

Options — Target — Use multiple DPTR registers.

Description

The NOMODA2 directive disables use of functions that utilizes the additional data pointers of the Atmel 80x8252 and compatible derivatives.

See Also

MODA2

Example
C51 SAMPLE.C NOMODA2#pragma nomoda2


NOMODA2 编译器伪指令

缩写

无。

参数

无。

缺省

NOMODA2

µVision

Options — Target — Use multiple DPTR registers.

描述

NOMODA2 伪指令禁止Atmel 80x8252及兼容器件的函数使用附加的数据指针。

参考

MODA2

示例
C51 SAMPLE.C NOMODA2#pragma nomoda2


原创粉丝点击