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