Has the RI600V4 been designed with an algorithm thatcan handle frequent interrupts? I know that an interrupt that requires a significant amount of time to be handled is unable to be implemented. Is there an index to handle this?
Published:2020-04-28
-
- 用户_2385 (0)
- In theory, the RI600V4 has been designed to handle frequent interrupts. However, in practice, they may delay a task operation or consume cpu power, and the task may not run at all. To avoid this, we recommend avoiding frequent interrupts and interrupts requiring a lot of time for processing.
- Published:2020-04-28