lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Enable Debug


From: Sushain Razdan
Subject: Re: [lwip-users] Enable Debug
Date: Wed, 8 Nov 2017 19:54:54 +0530
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

Hi Zahir,

Check whether this Macro is also set

#define LWIP_DBG_TYPES_ON              (LWIP_DBG_ON)

Thanks,

Sushain


On 08-11-2017 18:48, Zahir Lalani wrote:

Hi all

 

I am having issues having upgraded from 1.4x to 2.0x. The system responds for the first few minutes and then no tcp activity. So I need to turn on lwIP debugs, but this has proven harder than I thought

 

I have the following:

 

#define LWIP_DEBUG 1

#define IP_DEBUG                        LWIP_DBG_ON

 

Is there anything else I need to be doing?

 

Our default printf outputs to a serial port

 

Thx

 

Z



_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users


reply via email to

[Prev in Thread] Current Thread [Next in Thread]