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