RT1170_Flexspi_remap

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

RT1170_Flexspi_remap

951 Views
13692631114
Contributor I

Hi,

    Why the remap function of flexspi can not work when the HADDRSTART is 0x08000000 in M4 core,but it can work in 0x30000000.

 

13692631114_0-1668043588839.png13692631114_1-1668043603663.png

 

0 Kudos
4 Replies

943 Views
jeremyzhou
NXP Employee
NXP Employee

Hi,
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
Actually, I'm not very clear with your question, can you clarify it again?
TIC

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

 

 


1. How to do an external flash partition?
-- It's able to do it via adjusting the linker file.
2. which part of the Flash portion will support the File system?
-- The Flash portion be used to store data.
TIC

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

932 Views
13692631114
Contributor I

The code runs on the m4 core, and the running rezults are shown in the screenshot. Why does 0x08008000 address not work when using flexspi remapping in the M4 core?

13692631114_0-1669357249427.png

 

0 Kudos

927 Views
jay_heng
NXP Employee
NXP Employee

For both CM7 and CM4, the FlexSPI1/2 AHB map start address in Chip 4GB system map is 0x3000_0000/0x6000_0000. 

0x0800_xxxx is not valid map address for FlexSPIx. it cannot be used for remap feature.

 

You can refer to below two blogs for FlexSPI remap feature:

https://www.cnblogs.com/henjay724/p/13538105.html

https://www.cnblogs.com/henjay724/p/13510275.html

901 Views
13692631114
Contributor I

Hi,

Howener, the chip data manual describes 0x0800_0000 as the mapped address of FlexSPI1. What's so special about FlexSPI1(alias)?

13692631114_0-1669949204339.png

 

 

0 Kudos