S32k322 Messaging Unit Driver

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

S32k322 Messaging Unit Driver

1,541 次查看
slawomir-bb
Contributor II

Hello,

If I understood correctly from the S32k3xx RM, there is a possibility tu utilize MU_2 for application purposes for inter-processor communication (i.e. between cores). Unfortunatelly I cannot find any code related to MU usage in RTM. I know, there is a IPCF lib, which seems to be a software implementation of message queue, which uses core-to-core IRQs. 

I would like to use that HW message queue to send very small payload between cores.

Are there any drivers and examples related to it available?

Best Regards,
Slawomir

0 项奖励
回复
3 回复数

1,507 次查看
slawomir-bb
Contributor II

Hello @Senlent ,
thank you for the reply. I have IPCF installed. But I'm interested in direct use of MU HW queues, without extended software implementation which IPCF provides. If IPCF package provides such driver for MU, could you please show me which entry from the driver list I have to add to my config?

 

s32ds_drivers.PNGs32ds_drivers.PNG

0 项奖励
回复

1,501 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@slawomir-bb

You can check out the IPCF we provide, which should be based on the MU module.

And,there is no separate MU driver available for your reference.

0 项奖励
回复

1,511 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@slawomir-bb

IPCF download address:

https://www.nxp.com/design/design-center/software/automotive-software-and-tools/inter-platform-commu...

After righ install, the demo you can find in the picture below.

Capture.JPGCapture.JPG

0 项奖励
回复