How to pass data i.MX6SX M4 <--> A9 core each other.

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

How to pass data i.MX6SX M4 <--> A9 core each other.

ソリューションへジャンプ
1,872件の閲覧回数
satoshishimoda
Senior Contributor I

Hi community,

I have a question about i.MX6SX.

Acctually, our customer want to pass data from M4 core to A9 core, or A9 to M4.

What module can be used this usage?

(e.g. OCRAM, DDR, MU, etc...)

Best Regards,

Satoshi Shimoda

ラベル(1)
1 解決策
1,148件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Satoshi

shared memory is used for data communication between cores,

please refer to attached document Chapter 53

i.MX 6 SoloX Multi-Core Communication (MCC)

and Figure 53-1. New multi-core, multi-OS architecture

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

2 返答(返信)
1,149件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Satoshi

shared memory is used for data communication between cores,

please refer to attached document Chapter 53

i.MX 6 SoloX Multi-Core Communication (MCC)

and Figure 53-1. New multi-core, multi-OS architecture

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

1,148件の閲覧回数
sharmila_devada
Contributor III

Hi igor,

In Remote Processor Messaging (RPMsg), IPC APIs is supported in software ? How secure it is ? I am planning to use sc_ipc_open() sc_ipc_read(), sc_ipc_write() APIs for communication between Cortex A-35 to Cortex -M4. Can you please suggest on this .

Regards,

Sharmila

0 件の賞賛