lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9116] stats.c, stats.h: Statistical data to buffer


From: Dirk Ziegelmeier
Subject: [lwip-devel] [patch #9116] stats.c, stats.h: Statistical data to buffer
Date: Mon, 12 Sep 2016 06:10:45 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0

Update of patch #9116 (project lwip):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

That would fix your issue for the statistics, but not for all other usages of
debug output in lwip.
You need to a more generic implementation of printf() in your port, e.g. block
until your DMA is idle, print into a static buffer, then you start DMA again.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9116>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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