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

声明:

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

2、请勿用于商业用途。

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

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

ONEREGBANK Compiler Directive

Abbreviation

OB

Arguments

None.

Default

None.

µVision

Options — C51 — Misc controls.

Description

The C51 Compiler selects registerbank 0 on entry to interrupts that do not specify theusing attribute. This is done at the beginning of the interrupt service routine with theMOV PSW,#0 instruction. This ensures that high-priority interrupts that do not use theusing attribute can interrupt lower priority interrupts that use a different registerbank.

If your application uses only one registerbank for interrupts, you may use theONEREGBANK directive. This elimitates the MOV PSW,#0 instruction.

Example
C51 SAMPLE.C ONEREGBANK

#pragma OB


ONEREGBANK 编译器伪指令

缩写

OB

参数

无。

缺省

无。

µVision

Options — C51 — Misc controls.

描述

当不使用using属性时,C51 编译器选择寄存器组0作为中断的入口。这在中断服务程序的开始用指令MOV PSW,#0实现。 这确保未使用using属性的高优先级中断可以中断使用不同寄存器组的低优先级中断。

如果用户的中断只使用一个寄存器组, 用户使用ONEREGBANK伪指令。 它将消除指令MOV PSW,#0

示例
C51 SAMPLE.C ONEREGBANK

#pragma OB



  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值