• LPC2378 EasyWeb exmple not working
    Hi! I am using LPC2378 board with keil EasyWeb example. I connected board to router via utp cable. In tcpip.h header i set MYIP to 192.168.64.109, SUBMASK to 255.255.255.0 and GWIP to 192.168.64...
  • LPC2378 EasyWeb exmple not working
    Hi! I am using LPC2378 board with keil EasyWeb example. I connected board to router via utp cable. In tcpip.h header i set MYIP to 192.168.64.109, SUBMASK to 255.255.255.0 and GWIP to 192.168.64...
  • p89v51rd2 code simukation working but after burning not working
    I am using following program for P89v51rd2. In Keil simulation is working but when i am burning same using Flash Magic ,it is not working. I have checked Memory Data using Flash Magic It is same as in...
  • p89v51rd2 code simukation working but after burning not working
    I am using following program for P89v51rd2. In Keil simulation is working but when i am burning same using Flash Magic ,it is not working. I have checked Memory Data using Flash Magic It is same as in...
  • GPIO is not working on the board but working fine in simulator
    Good morning guys, I have got a problem with LPC2148. I am using PORT0 as GPIO pins. The program runs fine in the simulator but there is nothing when i port the hex on the board. Here is the...