How to initial cortex-m4 of i.mx6 solo x?

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

How to initial cortex-m4 of i.mx6 solo x?

459 Views
jingyangxie
Contributor V

I want to use both Cortex-A9 and cortex-m4 of i.mx6 solo x ,but I cannot understand the content in IMX6SXRM:

  Cortex-A9 always boots as the primary core.

• Cortex-M4 does not have a boot ROM and at POR is not provided a clock.

• Cortex-A9 ROM is responsible for the following:

• Loading and authenticating A9 bootloader and initiating Cortex-M4
firmware as a unified image.

Can anyone tell me how to initial cortex-m4 by u-boot of A9?

Please described it in detail.

Labels (2)
0 Kudos
2 Replies

323 Views
igorpadykov
NXP Employee
NXP Employee

Hi jingyyang

please look at hello world example on

https://community.freescale.com/thread/351961

Best regards

igor

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

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

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

323 Views
jingyangxie
Contributor V

Hi,igorpadykov

   thanks for your answer! I'll try it

0 Kudos