IPC between A55 and M7 Cores of iMX95

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

IPC between A55 and M7 Cores of iMX95

531 次查看
deepshika_borundiya
Contributor II

I am trying to get A55 and M7 Core communicating using Zephyr RTOS. I am currently using iMX95LPDDR5-EVK. A core is currently running Linux kernel whose image was generated using yocto.

标记 (6)
0 项奖励
回复
1 回复

507 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi

 

please try below  IPC demo,  This demo demonstrates inter-processor communication (IPC) between Linux and Zephyr using OpenAMP, Remoteproc, and RPMsg. The openamp_rsc_table sample uses a resource table to define shared memory and communication channels.

zephyr/samples/subsys/ipc/openamp_rsc_table at main · zephyrproject-rtos/zephyr · GitHub

 

Regards

Daniel

0 项奖励
回复