This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Keystone 2: no interrupts received (out of 80 and 92)

Hi,

We have ported our micro-kernel to the TI-keystone board successfully but we don't receive any interrupt from the serial line.

We have an hardware virtualized linux Running on top and having access to all IO/Irqs, it is booting successfully, has timer interrupts, but only receives interrupts 80 and 92 (which are coming from hwqueue). None of the other expected interrupts (serial line, ethernet or other) is coming.

We checked and all interrupts are correctly unmasked in the GIC controller.

Documentations are mentionning some IPs with which interrupts are routed, but they all seem to be for the DSP interrupts.

Is there anything specific to keystone 2 to activates interrupts (ie in comparison to other A15 boards like OMAP5 for example).

Thanks in advance

Bertrand