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.

OMAP-L138 DSP Software Interrupt

Hi.

I am trying to generate interrupt in DSP by software (in order to test interrupt service routine). I have enabled the interrupt in IER register, and set the INTMUX register for correct event to interrupt connection. Then I am setting the event in event register by writing to EVTSET register, the EVTFLAG register gets "1" in corresponding event but the interrupt is not generated. I think that all the interrupt settings are correct, as when real "hardware" interrupt occurs, the interrupt is generated OK. Is it possible to generate software interrupt in a way I have presented?

 

Thanks, Alexey.