Regarding booting from NOR Flash in MIMXRT1170

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

Regarding booting from NOR Flash in MIMXRT1170

294 Views
naveenkumar_muthusamy
Contributor III

Hi,

we are trying to boot the MIMXRT1170 from the nor flash memory, but we are facing some issues with this.

 

We have created a example project with MIMXRT1170 EVKB SDK, we are able to debug the code with j link debigger by keeping the BOOTCFG PINS at 

naveenkumar_muthusamy_0-1695305196634.png

 

naveenkumar_muthusamy_1-1695305280771.png

s3 , s4, s5 is kept at off condition and the last pic in black and white by keeping 

naveenkumar_muthusamy_2-1695305452723.png

the above is the settings i am following, but the booting from flash is not happening.

 

i am able to flash the the code to flash memory using the settings in last switch i.e in black and white

naveenkumar_muthusamy_3-1695305657701.png

i am able to build image and flash it using the mcuxprsso secure provisioning tool, flashing results also shows that it is successful,

naveenkumar_muthusamy_4-1695305757109.png

 

but when we change the settings to boot from flash it is not booting,

this is the memory map settings that is used,

 

naveenkumar_muthusamy_5-1695305845569.png

 

is there anything that needs to be done to boot successfully

#MIMXRT1170

@Daniel @nxp_techsupport

 

 

 

 

Tags (1)
0 Kudos
1 Reply

256 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @naveenkumar_muthusamy ,

Thank you for your interest in the NXP MIMXRT product, I would like to provide service for you.


Please tell me which flexSPI interface you are using? flexSPI1 or flexSPI2?
As flexSPI1 memory address is 0X30000000, but flexSPI2 is 0X60000000.
So, need to know the details at first.
You can share your schematic for the complete checking.
If the SPT tool downloading and app works OK.
Now, the main issue should be the MCUXPresso IDE flash memory and the flashdriver is not matched.
So, please answer my above questions at first, then I can help you do more checking, thanks.

Best Regards,

Kerry

0 Kudos