lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Easiest way to get trace function call traces of lwip c


From: Sergio R. Caprile
Subject: Re: [lwip-users] Easiest way to get trace function call traces of lwip code
Date: Mon, 12 Dec 2016 10:20:51 -0300
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

Keep in mind the 'lw' in 'lwIP' stands for 'lightweight'.
I guess you are thinking in terms of the socket API, but lwIP can run without an OS; it is more suited to a small embedded system than a computer. In this context, you use the RAW API, which is event driven.
I guess you can benefit from the wiki: http://lwip.wikia.com/wiki/LwIP_Wiki




reply via email to

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