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.
Hi I want to create a simple web server application. Which project is the best I have tried the RPC over HTTP server but I don't need RPC, is there something better for my needs?
Also I just got two brand new LPC4088 modules. But when I compile the RPC over HTTP server code I get the following error: Error: Cannot open source input file "cmsis.h": No such file or directory in "EthernetInterface/lwip-sys/arch/cc.h", Line: 103, Col: 18. It compiles fine and works when targeted to the LPC1768 platform? Any ideas what I'm doing wrong. Thanks