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

PPP setup

I'm attempting to get PPP working. I have a socketmodem connected to an LPC2468 on uart 1. have the serial driver working.

Do I need to include Std_Modem.c in my project?

Where do I make changes to support my particular modem?

I'm not finding this obvious.

Dave

Parents
  • They fixed the framing problem. However, it still won't connected to a Cisco NAS (Cisco 7206VXR). It fails during LCP parameter negotiation.

    Due to this and other problems with the stack, we have made the decision to cut our losses and go with a stack from another vendor.

    Dave

Reply
  • They fixed the framing problem. However, it still won't connected to a Cisco NAS (Cisco 7206VXR). It fails during LCP parameter negotiation.

    Due to this and other problems with the stack, we have made the decision to cut our losses and go with a stack from another vendor.

    Dave

Children