Hi all,
I'm having a problem to determine which interrupt line numbers are in use when I'm using McBSP interface, in my case for communication with audio codec.
As I can see from datasheet http://www.ti.com/lit/ds/sprs681d/sprs681d.pdf (page 150), McBSP has at least 3 interrupt lines (PORRINTERRUPT, PORXINTERRUPT, PORROVFLINTERRUPT) but when I start looking for where numbers in Cortex™-A8 Interrupt Controller Connections table there is only one interrupt for McBSP, int number 86.
I this some error in document and what are the real interrupt line numbers for McBSP interface? In driver code for McBSP I need to define which interrupt lines I'm using.
Best regards,
Srdjan