The IMX8QM manual does a lot to describe the how the Message Unit works IO between Core A and Core B, but it doesn't really describe which MU A are connected to which MU B. From what I can tell, it seems to be a one to one connection, but I could be wrong. How can I tell what the MU connections are between the different domains?
已解决! 转到解答。
Hi @bghiggins
MU is a group of AB, but we have many MUs, such as MU1, MU2, MU3, so for MU1, MU1_A is the one that communicates with MU1_B.
Since the Arch and IP belong to ARM, I would recommend you to refer to ARM sources for more details.
Best regards
Harvey