S32K3 shared memory in SRAM

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

S32K3 shared memory in SRAM

1,761 次查看
longfeiwang
Contributor III

Is there  a reference example of two M7 cores access shared memory based on shared memory (not through IPCF)?

0 项奖励
回复
1 回复

1,742 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

I am not aware of any example but an example Platform_Multicore_SingleElf_S32K324, but it does not show any shared memory accesses.
S32K3 hardware itself is capable to access all memory resources by all cores. In RTD, this should be configured by RM (Resource Manager) driver consisting of MPUC, XRDC, SEMA42, RAM an FLASH controller, VIRT_VRAPPER, XBIC and XBAR setup. This however will not avoid possible data coherency issues what using IPCF should eliminate, at least I understand it this way.

 

0 项奖励
回复