This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem in initializing and implementing http server

I am working on a project wherein i have to initialize an http server on LPC2148. By refering to Http_demo example in keil 4.22 version under ARM\boards\keil\MCB2140 i tried to initialize an http server. But the execution of my code dosent go in main(). I initialised it as mentioned in the example and also have read the rl guide ,changed the stack sizes but in vain.Please help.

0