• PPP without Ethernet Network Interface in LPC2378
    Compile the project using only the PPP Network Interface and TCP Sockets, leads to an error: Error: L6200E: Symbol eth_chk_adr multiply defined (by at_ethernet.o and net_config.o). Error: L6200E: Symbol...
  • Ethernet and PPP interface use
    Hi, I am developing an application require the use of the Ethernet and PPP interfaces. The latter for a GPRS modem. Keil's PPP seems to have several limitations, the main ones being limited runtime...
  • lpc1768 ethernet not working without debugger attach to it
    hi i have lpc1768 with DP83848CVV as phy. when im in debug mode its work fine but when im reseting my board without debug attach to it it does not work. everything work but Ethernet. same issue here...
  • Ethernet interfacing to lpc2148
    I am interfacing ENC28j60 to LPC2148 and this project is bieng done in Kiel uvision4. can anyone please provide ENc28j60 Library for LPC2148.
  • Compiling and debugging for s3c2440 in keil without RTOS
    Hello all, I'm trying to understand the architecture of s3c2440 and wish to interface all components without RTOS to understand how it functions. I'm facing the following problems: --> I've been...