Other Parts Discussed in Thread: OMAPL138
Questions on interrupt control and handling by C6748 DSP:
1. In the host, how do you map interrupt source to a particular interrupt, e.g. INT5? Is there a library or template C source code available?
2. I want to generate an interrupt from PRU to Host core? In particular, how can I use R31:30 or R31:31 to signal interrupt to Host. Please explain how to set this up on the host side; there was no matching entry in the
DSP interrupts table. On the PRU side, I'd suppose I can simply set the bit, correct?
Thank you.
Peter H.