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
Another observation: adjusting the timeouts for PPP in netconfig appears to have no effect. The initial packets are sent 2 seconds apart, even when I set all the timeouts to 10 seconds.