Part Number: AM2434
Hello,
we are using the Industrial Comms SDK 11 and it's included MCU-PLUS SDK.
We are using the M4F for a safe application and the R5F-cluster as well. This also means we use the IPC RPMessage (and thus IpcNotify unerneath). Now the question raised, how do interrupts work?
I could not find any written information but somehow I'm pretty sure I talked with a colleague of TI and the statement was, that if an IPC-packet is send to a core, ALL cores get an interrupt and not only the core which is addressed.
This was a topic once, where we did want to send an interrupt ourselves to a specific core, but TI stated that this is not possible since all cores will get the interrupt.
So how does that behave for the IPC? I can imagine that it happens that inside the R5F-clusters or at least in the MAIN Domain, all cores will get an interrupt if the IPC is used. Does this also affect the MCU-Domain? or is this a separate handling?
This is important, since the M4F is used for a safety-application, it should not be possible to block it via endless interrupts from the MAIN domain.
unfortunately the documentation for IPC in the SDK documentation does not tell much about that. only, that it is SoC specific.
Do you have more info on that?
Best regards
Felix


