Tool/software:
Hello,
I am working on the J784S4XEVM board and currently focusing on the Interrupt Aggregator (INTA) and Interrupt Router (INTRTR) drivers.
I am facing an issue where I can successfully route an interrupt from the GPIOMUX_INTRTR0 instance when I configured it from the MCU domain, but not when it is configured from the MAIN domain.
Similarly, I encounter the same issue when handling a global event from NAVSS0_UDMASS_INTA_0. I manage to map a event by configuring the GLOBAL_EVENT_SEVT table from the MCU domain, but not from the MAIN domain. What could be causing this?
I have already checked the Resource Manager, and everything seems correct.
I suspect that other components might also be affected by this issue. What steps should I take to resolve this?
Any insights or guidance would be greatly appreciated.
Thanks!