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.

CCS/TMS320C5505: Are there interrupts in TMS320C5502?

Part Number: TMS320C5505

Tool/software: Code Composer Studio

Hi everyone, as I am using this device to do real time speech enhancements, so I will be required to sample every possible data inputted to the device, that is why the alternating between record and processing is not an good idea. I have used interrupts before on microprocessors, I want to ask if interrupts presents within TMS320C5505, if so, are there any functions or API to use it? Thanks :))))