Hello!
I try to use UPP on c6657 with both channels (A and B). Channel A corresponds DMA I. Channel B coresponds DMA Q.
How many ISRs must be for this case: one for both channels or two for each channel?
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.
Hello!
I try to use UPP on c6657 with both channels (A and B). Channel A corresponds DMA I. Channel B coresponds DMA Q.
How many ISRs must be for this case: one for both channels or two for each channel?
Elnur Babishov,
Find the pseudo code in the section "Sample Interrupt Service Routine" at the keystone UPP user guide.
This wiki page will give you, basic details and how to configure the UPP,
http://processors.wiki.ti.com/index.php/Introduction_to_uPP
The following E2E post gives you more details about how interrupt handled in the UPP module,
http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/t/284300
http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/p/202118/987854