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.

Interrupt processing using DSP/BIOS

Hi,

I read online documents about using DSP/BIOS with high interrupt rate. I got confused by these. Can anyone help me to explain it? Thanks.

In SPRAAX9 - August 2008, Page 10, Table 6
After SWI function, the program will go back to HWI_dispatch_ep. Does that mean the
DSP/BIOS will go back to this HWI after it finished SWI? What will happen if there
are other HWIs after SWI_post?