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

CortexM0 Multiple SvcHandlers

Hi
Is there some example how i can create multiple sodtware interrupts through the SVC_Handler ?

For now i am only able to call one software interrupt.

The code (swi.s) i used for the lpc21xx does not work on the lpc1111

Is there some code example ?
i want to use the svchandlers to execute code that must not be interrupted by other interrupts.

Johan

0