非ocg编译器针对SiliconLabs单电池供电c 80519 XXF所产生的代码,每次数据采样平均会有108个周期来执行中断服务程序和主循环。
Code generated for Silicon Labs single-cell C80519XXF by a non-OCG compiler results in an average of 108 cycles to execute the interrupt service routine and main loop overhead for each sample of data.
向外扩展就是在能添加更多服务器来执行同样的功能时,无需中断软件,即可增加应用程序所支持的用户数。
Scale out is when more servers that perform the same functions can be added, without disturbing the software, to increase the number of users supported by the application.
因此决策的执行必须被中断,应用程序获取的必需数据和再次调用的决策服务继续从中断处开始。
The execution of the decision service thus needs to be interrupted, the necessary data fetched by the application, and the decision service invoked again, starting where it left off.
中断服务程序。在执行操作时处理可能引起中断情况的代码。
Isr interrupt service routine. code that performs actions necessary to deal with the condition that caused the interrupt.
在软件设计上,充分利用所选单片机的低功耗模式,让检测任务在中断服务程序中完成,使系统的功耗主要取决于中断服务程序执行的时间。
On software, we take full advantage of the low power modes of the MCU to finish the task in ISR (interrupt service routine), so, the power of system rest with the ISR executive time.
在软件设计上,充分利用所选单片机的低功耗模式,让检测任务在中断服务程序中完成,使系统的功耗主要取决于中断服务程序执行的时间。
On software, we take full advantage of the low power modes of the MCU to finish the task in ISR (interrupt service routine), so, the power of system rest with the ISR executive time.
应用推荐