IPC Communication MPC5777C

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

IPC Communication MPC5777C

1,040件の閲覧回数
Othmane1
Contributor II

Hi,

Can anyone help me find some example for the IPC communication between the two cores of the MPC5777C in safe way

0 件の賞賛
返信
1 返信

994件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

From HW point of view MPC5777C implements SEMA4 unit to support multi-core operation. You can find it in reference manual Chapter 13 - Semaphores (SEMA4). Furthermore there are MMU and MPU unit implemented.

Semaphore example you may find for instance here:
https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/MPC5-software-example-list/ta-p/1102445

From SW point of view - AutoSAR OS should provide functions for communication between cores (Inter-OS-Application Communicator - IOC). Potentially third party OS could offer such functionality as well.

Just noting that for newest devices there is separate IPCF package, but it was not available for MPC57xx devices:
https://www.nxp.com/design/software/automotive-software-and-tools/inter-platform-communication-frame...

0 件の賞賛
返信