Linux / Cortex M apps coexistance

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Linux / Cortex M apps coexistance

904 Views
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

Labels (1)
0 Kudos
Reply
1 Reply

884 Views
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 Kudos
Reply