Linux / Cortex M apps coexistance

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

Linux / Cortex M apps coexistance

918件の閲覧回数
kko
Contributor I

Hi,

we are using the i.MX 8M Nano unit to run Linux. The IC contains also the Cortex M7 processor. Is there available a tutorial on how to use simultaneously Cortex A (running Linux) and Cortex M7? How to share the memory? And what kind of development tools to use to build and download the apps for the M7 processor from Linux?

Regards

Krzysztof

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

898件の閲覧回数
AldoG
NXP TechSupport
NXP TechSupport

Hello,

For cortex-M development you may refer to the SDK documentation available here:
https://mcuxpresso.nxp.com/en/welcome

When you download the package for the device you will find the documentation in doc folder.

Regarding Memory and interaction between cores you may refer to the Linux documentation (i.MX Linux Reference Manual chapter 2.8 Remote processor messaging) available here:
https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...

Best regards,
Aldo.

0 件の賞賛
返信