1865512_en-US

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

1865512_en-US

1865512_en-US

Freertos LWIP http server without external SDRAM

I am using iMXRT1021 with a custom board and I am having trouble with the http server example.

My board does not have an external SDRAM and  I am using the freertos sdk example simply changing the memory sequence and and some pins. I can compile and run it but I cannot have any ethernet activity and I never receive a packet,

With the baremetal example all works fine...

Is possible to have this kind of application with a board without external memory?


Regards.

Stefano

回复: Freertos LWIP http server without external SDRAM

Hi @stefanardo ,

If your project is based on the MCUXpresso IDE, you can easily delete the SDRAM space and modify NCACHE_REGION to a piece of space from OCRAM.

Please run your project after making this change and try it again, see these two links:

1. NCACHE_REGION issue on RT1024 - NXP Community

2. 已解决: NCACHE region in internal RAM IMXRT1021 - NXP Community

Best regards,
Gavin

Tags (1)
No ratings
Version history
Last update:
‎11-21-2025 10:18 PM
Updated by: