Hi,
This is a two part question.
1. We currently have our schematic setup using the OMAP-L138 and need to use external interrupts with both CPU's.
Essentially on port 1 pin 1 we will need an interrupt to be triggered for the ARM CPU, and on the same port pin 2 we will need to trigger an interrupt for the DSP.
Is it possible to setup the OMAP-L138 to trigger interrupts for both CPU's on the same port?
2. In our design both the ARM and DSP will need to access external devices over the external memory interface.
I seem to remember reading that when a hardware resource is shared between the two CPU's, it is done so on a first come first serve basis (no CPU starvation this way).
Is that the case, or is there a difference policy for sharing the external memory interface between the CPU's?
Thanks,
Ben