Hello,
I am working on the lwip_dhcp_freeRtos example. I have changed the default memory settings in example code to run the lwip stack in the external RAM. After doing this device can not be able to go into the bound state. I am attaching the configurations below.
Actually, I am using the LCD in my project which overflows the SDRAM_DTC segment. So, I have changed the memory settings as below.


After changing this the DHCP state got stuck at the SELECTING state.

Please help me to solve this issue.
Thank you.