I open SPRU787b and read in section 3.5 about interrupts on McASP. For example Receive Data Ready Interrupt.
I open datasheet on C672x and in section 2.3 see that no interrupts for McASP
How I can obtain interrupt on receiving data without using DSP BIOS?
Or it is not possible on C672x?