This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Beahvior when disabled interrupt occurs.

Hi,

For the interrupt that is not used, we disables the interrupt and does not set the interrupt handler through Hwi_create().
However, if the above interrupt occurs for any reason, how the process is going?
(Going out of control?, going to busy loop?, etc.)

It situation is difficult to happen. But we are concerning about the behavior.

Best regards,

Ito