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.