[En-Nut-Discussion] PPP - Nut-os4.6.6 - atmega128.

Paulo Silva(OpenSoftware) psilva at opensoftware-br.com
Thu Dec 11 14:06:36 CET 2008


Harald Kipp escreveu:
> Paulo Silva(OpenSoftware) wrote:
>   
>> Open uart...done
>> Connecting...done
>> Configure PPP...failed
>>
>> The only changes I did, was a change in the define for DBGCOM as follow:
>> #define DBGCOM      "uart1"
>> I am using uart0 for debug.
>>     
>
> The remote station may require a specific feature not available with 
> Nut/OS PPP. You need to enable PPP tracing. Add
>
> HWDEF+=-DNUTDEBUG
>
> to app/UserConf.mk _and_ bld/UserConf.mk, replacing app and bld with the 
> directory names you configured for the build and sample tree.
>
> In general, this is a non-trivial problem, because initial PPP 
> handshaking is complex and greatly differs among access providers.
>
> Harald
>
>
>
> _______________________________________________
> http://lists.egnite.de/mailman/listinfo/en-nut-discussion
>
>
>   

Thank you Harald,

I try to use another ISP, and PPP worked.

/psilva



More information about the En-Nut-Discussion mailing list