Hi,
Has somebody found problem like me?
My project is using both PPP-Serial (GPRS) and HTTP-Server (Ethernet).
And it has ever worked well until I tested switch HTTPD to HTTPSRV.
I facing a problem that after I called HTTSRV_init,The PPP_initialze will always return error code 1203.
Or if I called PPP_initialze first, The HTTSRV_init will never return a value.