You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to use httpd server. I can build and run examples/http_server successfully.
Then I copy examples/http_server outside of SDK folder and change Makefile to use SDK_PATH instead of ../..:
SDK version:0.9.9
mode : sta(bc:dd:c2:16:29:f5)
add if0
Function called without core lock
Function called without core lock
Function called without core locTask stack overflow (high water mark=0 name="HTTP Daemon")
kaFunction called without core lock
Function calleTask stack overflow (high water mark=0 name="HTTP Daemon")
dflow (high water maFunction called without core lock
Function called without core lock
Function called without core lock
Function called without coreTask stack overflow (high water mark=0 name="HTTP Daemon")
er maTask stack overflow (high water mark=0 name="HTTP Daemon")
Task stack overflow (high water mark=0 name="HTTP Daemon")
scandone
Task stack overflow (high water mark=0 name="HTTP Daemon")
Task stack overflow (high water mark=0 name="HTTP Daemon")
Task stack overflow (high water mark=0 name="HTTP Daemon")
Task stack overflow (high water mark=0 name="HTTP Daemon")
Task stack overflow (high water mark=0 name="HTTP Daemon")
Am I doing something wrong?
The text was updated successfully, but these errors were encountered:
Hi, I am trying to use httpd server. I can build and run examples/http_server successfully.
Then I copy examples/http_server outside of SDK folder and change Makefile to use SDK_PATH instead of ../..:
include $(SDK_PATH)/common.mk
Project builds fine, but when I run I get:
Am I doing something wrong?
The text was updated successfully, but these errors were encountered: