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
Okay, thank you. I really appreciate this.
My real use for the stack is to connect with a cellular modem and I have been seeing some LCP errors.
-Eric