We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Am new to this field can any body help me in writing code for embedded web server by using LPC1768(Keil Software). i.e am try to read the data or values from web page to the micro controller,based upon that values am going perform the operation on board.For example in my web page there is on and off buttons to control the operation of the any peripheral connected to the controller.
thank you to all in advance .
Hello Vikram,
there are multiple problems with this example, but the main problem is: it is for uVision3! It will not compile with uVision4. If you want to test the uV4 HTTP Demo for LPC1700, please open the project under C:\Keil\ARM\Boards\Keil\MCB1700\RL\TCPnet\Http_Demo\Http_demo.uvproj. This can be compiled instantaneously. Remember: You need MDK-Professional to work with Middleware. MDK-Lite (32 kB Code Size limitation) will not work with this example.
Kind regards,
Christopher
I was tried to open project like you told sir (i.e C:\Keil\ARM\Boards\Keil\MCB1700\RL\TCPnet\Http_Demo\Http_demo.uvproj.) then also am getting same message on build window.
Please give me Ur valuable Suggestion to me Sir.
Regards
VIKRAM
Hi Sir Mr.Christophe seidl,
Am try to write code for this one by my self with out taking that sample code,
If i want to write code for this one my self what can do(i mean which thing am taker).
For to this one my self i need Ur guidance and valuable suggestion sir.
I hope am get positive response from you sir.
With Regards
do you have MDK-Professional? If not, contact the nearest sales office for an evaluation version. This code will not build without MDK-Professional.