From which memory IMXRT1020 EVK example codes are executed ?

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

From which memory IMXRT1020 EVK example codes are executed ?

552 Views
narenchandra401
Contributor III

Hi all ,

Since IMXRT 1020 is a cross over processor , which is basically a MCU with a extenal memory , How do i know into which external memory is IMXRT1020 EVK Example codes are flashed into and are executed from , in the example code where do i find the settings or is it done with the IDE settings ?

Anticipating a quick response 

Thanks and regards 

Naren

Labels (1)
Tags (2)
0 Kudos
1 Reply

480 Views
FelipeGarcia
NXP Employee
NXP Employee

Hi Naren,

 

SDK examples boot from IS25LP064 64 Mb QSPI Flash. The Flash driver is selected in the properties of the project.

pastedImage_1.png

The settings of this memories are located in the located in the flexspi_nor_confg file in the xip folder.

 

Best regards,

Felipe

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