This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

supervisor mode problem

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.

0