How run SDK flash component NOR example in IMX RT 1060 not linked in RAM?

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

How run SDK flash component NOR example in IMX RT 1060 not linked in RAM?

677 Views
gustavo_costa
Contributor I

Hello dear,

I would like some guidance regarding the example application of the SDK for evk IMX RT 1060.

I am using the example "Component_examples -> flash component".

I would like to use without the application being linked to RAM. I performed the test to remove checkbox and crash application.

Would anyone know if it is possible and if so, how to do it?

Thanks!

Labels (1)
0 Kudos
1 Reply

560 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Gustavo Costa,

   If you download the code to the external flash, run the code from external flash and want to do the flash operation in the external flash code directly, you need to make sure your external flash can support RWW function.

  There has an application note about it:

Implement RWW on i.MX RT Series

  But, if you want to know how to run the app code direction in the external flash, just configure it like this:

pastedImage_2.png

pastedImage_1.png

Wish it helps you!

If you still have questions about it, please kindly let me know.

Have a great day,
Kerry

 

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

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos