Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

HowTo use lwip debug feature?

Does anybody know how to enable the lwip debug feature? In the lwipopts.h file I set LWIP_DEBUG to 1 and all variables below to (DBG_ON | DBG_TYPES_ON). Everything else is left as is. Even thoug...