Communication between cores

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

Communication between cores

1,842件の閲覧回数
imanolallende
Contributor III

Hello,

I have a simply question. I want to know the different ways some cores can communicate with each other. I have the imx6sx platform with FreeRTOS and Linux. In order to communicate both cores I think there are three ways: rpmsg, MU and shared memory. Is that correct?

I understand that rpmsg use blocking function, therefore, it is not the besto obtion for Real Time applications. Besides, I can not found examples using MU, does NXP provide any example?

Thank you,

Imanol Allende

ラベル(2)
0 件の賞賛
返信
2 返答(返信)

1,215件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

I uploaded the mx6sx pdf file, you can find the MCC(multi-core communication) part, hope helpful for you.

0 件の賞賛
返信

1,215件の閲覧回数
imanolallende
Contributor III

Are you talking about this file: imx6x muliticore 

Is there any example to use the MU with Linux and FreeRTOS?

I can not find in Linux how to access the MU, I just find the mu.c.

And why does rpmsg use MU functions?

0 件の賞賛
返信