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.

How to use Software interrupts on C55x

I need to assert a software interrupt from within a hardware interrupt to establish a software layer between background and foreground.  I am using CCS 5 and programming in C.  Can someone offer an example of how to set the vector and trigger the interrupt routine.  The CSL for C55xx does not seem to address software interrupts.