There is a problem when using lwip_httpsrv_freertos example from SDK. Everything works fine but when user try to call unknow cgi function the program reaches hardfault handler. Example:
192.168.0.102/someUnimplemented.cgi
Does anyone have the same problem?