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.

AM2432: Can an application in the MCU domain use an I2C peripheral in the MAIN domain?

Part Number: AM2432
Other Parts Discussed in Thread: SYSCONFIG

Hello,

I am trying to access the I2C2 peripheral which is part of the MAIN domain from an application that is running in the MCU domain. I am able to modify the I2C2 registers using the RAT module, however I don't see a way to redirect the generated interrupts to the MCU domain. Is it possible to accomplish this?

Thank you