Hello, If I run in supervisor mode, can i use IRQ_Handler ? or muss l always use the SWI_Handler. I made a test for my application where a IRQ_Handler is implemented. but when an interuption occurs, my ADUC7026 don't enter in the IRQ_HANDLER.