RT1170 ethernet can't work when use OCRAM for data

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

RT1170 ethernet can't work when use OCRAM for data

422 Views
zyz
Contributor I

I am using MIMXRT1170-EVK board to debug ethernet, the demo routine used is lwip_tcpecho_freertos_cm7, the program works good, but when I try to use SRAM_OC1 as data storage area, the network can't working, can anyone help me?

 

The following are the default settings for the demo routine,it's work good

zyz_0-1652775328800.png

When I try to change to the following settings,the ethernet can't work:

zyz_1-1652775695075.png

 

 

0 Kudos
1 Reply

411 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @zyz ,

   This should relate to the cache.

   You can check this application note:

https://www.nxp.com/docs/en/application-note/AN12042.pdf

  Please read it carefully.

Best Regards,

Kerry

0 Kudos