Sorry for to editing the subject line -- I will try to remember it next time
Thanks Andrew, I've uncommented (redirected) LWIP_PLATFORM_DIAG
#define LWIP_PLATFORM_DIAG(x) { char
tmpbuf[256];sprintf(tmpbuf,(char *)x);print_dbg(tmpbuf);}
The current problem is the def of DBG_ON, etc,
maybe they are typos, and should be LWIP_DBG_ON, etc. I will try it later
----------------------------------------------------------------------
Message: 1
Date: Wed, 15 Dec 2010 10:41:32 -0500
From: Andrew Foster <[email protected]>
Subject: RE: [lwip-users] Re: lwip-users Digest, Vol 88, Issue 17
To: lwip-users <[email protected]>
Message-ID: <h00002e40294c505.1292427692.scalix.atterotech....@mhs>
Content-Type: text/plain; charset="utf-8"
First off, sorry for jumping in mid thread.
Chen, have you defined LWIP_PLATFORM_DIAG(x) to redirect to your
projects âdebug_printfâ method? Without this, you arenât going to get
much feedback from stats_display.
Andrew
_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users