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 question

When you get an interrupt, I would expect it to redirect the code to a specific location where the entry point to the IRS is located. Usually, the code here may store a few more variables needed on return and then jump to code to execute on the interrupt. Where are the locations an interrupt initially goes to located in the TMS320C6478?  I have not found anything in the documentation.