hello:
The <<TMS320C6748 DSP Technical Reference Manual>>,16.1.2 Features says, EDMA3_0_CC0 and EDMA3_1_CC0 all have 5 interrupts!
• EDMA3_0_CC0:
– 5 interrupts:
• EDMA3_0_CC0_INT0
• EDMA3_0_CC0_INT1
• EDMA3_0_CC0_INT2
• EDMA3_0_CC0_INT3
• EDMA3_0_CC0_ERRINT
• EDMA3_1_CC0:
– 5 interrupts:
• EDMA3_1_CC0_INT0
• EDMA3_1_CC0_INT1
• EDMA3_1_CC0_INT2
• EDMA3_1_CC0_INT3
• EDMA3_1_CC0_ERRINT
1.But <<TMS320C6748 Fixed/Floating-Point DSP>> 5.7 Interrupts table, there are only EDMA3_0_CC0_INT1,EDMA3_0_CC0_ERRINT, EDMA3_1_CC0_INT1, EDMA3_1_CC0_ERRINT, I want to know where are the
• EDMA3_0_CC0_INT1
• EDMA3_0_CC0_INT2
• EDMA3_0_CC0_INT3
and
• EDMA3_1_CC0_INT1
• EDMA3_1_CC0_INT2
• EDMA3_1_CC0_INT3 ?????
2. EDMA3_0_CC0_INT1 and EDMA3_1_CC0_INT1 are Shadow Region, where is the Global Region interrupt?
Thanks!