If the interrupt simulation status flag is set, return EBUSY.
如果设置了中断模拟状态标志,它就会返回EBUSY。
These extra routines are required only for this interrupt simulation.
这些附加例程只用于中断模拟。
This scenario arises when interrupt simulation is already in progress.
当中断模拟早已运行时,就会出现这种情况。
Iteration_count is the count to control the number of iteration of interrupt simulation.
iteration_count是控制中断模拟循环次数的计数器。
You might notice that this is more of a hardware simulation and not just interrupt simulation.
您可能会注意到,这不仅是一个硬件模拟,也不仅仅是一个中断模拟。
Set the interrupt simulation status flag to indicate that interrupt simulation is in progress.
设置中断模拟状态标志,通知中断模拟正在运行。
Once the interrupts are generated, reset the interrupt simulation status flag and return success.
中断生成之后,就重新设置中断模拟状态标志,并返回成功。
A new ioctl command should be added to the device driver to control the interrupt simulation from the test application.
ioctl命令应该添加到设备驱动程序中,这样就可以从测试应用程序中控制对中断的模拟了。
A separate ioctl command should be introduced to have control over interrupt simulation (see the section on the ioctl interface).
我们应该使用一个单独的ioctl命令来对中断模拟进行控制(请参阅ioctl接口一节的内容)。
Some key issues of this technique, including interrupt simulation, exception handling and the construction of multiprogramming environment, are also elaborated.
研究了在应用开发环境中调试内核的关键技术,包括中断模拟、常处理、道程序执行环境的建立等。
The article discusses how to expand the function of the hardware of SCM MCS51 and accomplish multilevel interrupt simulation by using the fewest assemble codes.
本文阐述如何用少量的汇编代码,对MCS5 1单片机的硬件功能进行扩展,实现多级中断的仿真。
The three main strategies I would use for interrupt and hardware simulation are.
我们对中断和硬件模拟使用了三种主要的策略。
On top of these register #define macros, you should also define another macro that dictates whether the ISR will run in simulation mode or in the original interrupt context. For example
在这些寄存器的 #define宏前面,还应该定义另外一个宏,它用来说明 ISR 是在模拟模式中运行还是在原来的中断上下文中运行的。
Is it possible to stop or interrupt a code in MATLAB if a condition is reached and end the simulation of the program code?
是否有可能停止或中断代码MATLAB如果条件达到最终的程序代码的模拟?
Is it possible to stop or interrupt a code in MATLAB if a condition is reached and end the simulation of the program code?
是否有可能停止或中断代码MATLAB如果条件达到最终的程序代码的模拟?
应用推荐