i.MX8MP - Shared Memory for Core M7 and Core A53

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

i.MX8MP - Shared Memory for Core M7 and Core A53

1,742件の閲覧回数
teleportboy
Contributor I

I need to allocate a memory area that can be accessed by both the Core M7 and the Core A53. This memory area is necessary for the processors to communicate with each other.

That is, from Linux, I should be able to access a certain memory area using mmap (or something similar) to read data. And from the Cortex M7, I should be able to access the same memory area to write data.

0 件の賞賛
返信
3 返答(返信)

1,714件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

Yes This is possible, please see the current example in yocto BSP where you have the M4 and shared memory with A53 cores.

Regards

0 件の賞賛
返信

1,510件の閲覧回数
ReneB
Contributor II

Hello,

I do have the same need as teleportboy, which is to define a shared memory region between A53 and M7.

How is it possible ? Do someone as example to share ?

thank's 

タグ(4)
0 件の賞賛
返信

1,711件の閲覧回数
teleportboy
Contributor I

Any links to materials?

0 件の賞賛
返信