Hi all, I have searched all over this forum and no one seems to have run into this particular scenario on the L138.
The technical reference manual for the OMAP L138 (Section 22.1.5) defines the CPU as "DSP CPU" when discussing the host port interface.
I want my external host to trigger an interrupt only on the ARM CPU, however from reading section 22.2.9 on interrupt support, it seems like the configuration is for the host to interrupt the DSP. Is the default configuration such that when the host writes a 1 to the DSPINT bit in HPIC, the interrupt is triggered on the DSP CPU?
The ARM Interrupt Controller maps event 57 to HPI ARM Interrupt so I know there is a way to have the HPI host interrupt the ARM. Do i just need to enable this interrupt in the host via the interrupt enable register ?
Thanks in Advance for any helpful feedback.