-
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了I...
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了INT0中断,一般中断程序进入时应保护PSW,ACC以及中断程序使用但非其专用的寄存器。本例的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,即设置时不允许重入。本例中没有涉及这种情况。
实验开始时K8应在H(高电平)端,要产生中断时先拨向L(低电平)端再拨回H端。
-Interrupt service s key is: 1. the protection enters when the interrupt condition, and when the withdrawal interrupt before regains enters the condition. 2. must in the interrupt routine establish whether to permit the interrupt re-entry, namely establishes the EX0 position. in this example has used the INT0 interrupt, generally the interrupt routine enters when should protect PSW, ACC as well as the interrupt routine use but non-its special-purpose register. This example INT0 program protection PSW, ACC,2 and so on three registers, and restored these three registers before the withdrawal. Moreover in the interrupt routine involves to when the essential data establishment should close the interrupt, namely when establishment does
- 2022-03-22 04:01:46下载
- 积分:1
-
实现数据数码管的功能,显示数码管显示效果,很有用。
实现数据数码管的功能,显示数码管显示效果,很有用。-Realize the digital control functions of the data shows that digital tube display, very useful.
- 2022-11-27 07:10:03下载
- 积分:1
-
对输入的数学算式进行分析计算
用户可以添加自己定义的函数分析函数。
对输入的数学算式进行分析计算
用户可以添加自己定义的函数分析函数。-To enter the mathematical formula for calculation the user can add their own analysis of the definition of the function function.
- 2022-05-22 09:09:55下载
- 积分:1
-
在Windows2000、XP直接访问端口的源代码
在windows2000,xp下直接访问端口的程序源代码-in windows2000, xp under direct access port source code
- 2022-03-21 22:06:00下载
- 积分:1
-
汉字和16进制互换
估计有很多相似的程序
汉字和16进制互换
估计有很多相似的程序-Chinese characters and 16-band exchange is estimated that the procedure has many similarities
- 2022-12-19 21:45:03下载
- 积分:1
-
获得一个字符的Ascii代码
获得一个字符的Ascii代码-was a character Ascii code
- 2022-03-21 07:06:49下载
- 积分:1
-
AQ E
aq E
- 2022-11-27 03:50:03下载
- 积分:1
-
此算法包含了快速排序、堆排序、希尔排序等内容
此算法包含了快速排序、堆排序、希尔排序等内容-Algorithm contains quicksort heap sort, Shell sort etc.
- 2022-12-13 14:50:03下载
- 积分:1
-
use of the ppc2003, an online calls to change the practice of ringtones
使用在ppc2003,一个线上改变来电铃声的作法-use of the ppc2003, an online calls to change the practice of ringtones
- 2022-03-20 23:12:54下载
- 积分:1
-
System design and testing document for an online ticketing system.
System design and testing document for an online ticketing system.
- 2022-04-08 02:27:07下载
- 积分:1