Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hello
I have one of these Workshop Boards (version 2). To test out the LAN connection I tried to compile the "Ethernet Jack Test Code" at "http://mbed.org/cookbook/Cool-Components-Workshop-Board" and it failed with the message:
"Cannot open source input file "core/net.h": No such file or directory (E5) <a href="#" onClick="window.open('/cookbook/Compiler-Error-5');">(more info)</a>" in file "lib/HTTPClient/LPC1768/services/http/client/HTTPClient.h" at "Location Line:33, Col:21"
There is a line "#include core/net.h" in the code for "LPC1768/services/http/client/HTTPClient.h" line 33, but a search for 'core/net.h' on the mbed website fails to find a reference.
Please and Thanks for any help