声明:
1、本翻译仅供个人学习使用,本人没有提供技术支持的义务,也不承担由此引发的任何后果。
2、请勿用于商业用途。
3、英文来自:http://www.keil.com/support/man/docs/c51/。
4、欢迎大家共同与我交流探讨(290207203@qq.com)。
NOMOD517 Compiler Directive
| Abbreviation | None. |
| Arguments | None. |
| Default | NOMOD517 |
| µVision | Options — Target — Use On—Chip Arithmetic Unit. |
| Description | The NOMOD517 directive disables generation of code that utilizes the additional hardware components of the C517 or variants. |
| See Also | |
| Example | C51 SAMPL517.C NOMOD517 #pragma NOMOD517 |
NOMOD517 编译器伪指令
| 缩写 | 无。 |
| 参数 | 无。 |
| 缺省 | NOMOD517 |
| µVision | Options — Target — Use On—Chip Arithmetic Unit. |
| 描述 | NOMOD517 伪指令禁止C517器件或变体的附加硬件组件生成代码。 |
| 参考 | |
| 示例 | C51 SAMPL517.C NOMOD517 #pragma NOMOD517 |
本文详细介绍了NOMOD517编译器伪指令的作用与用法,该指令可以禁用针对C517系列微控制器及其变体生成特定硬件组件相关的代码。文章还提供了使用示例。
876

被折叠的 条评论
为什么被折叠?



