Hello
I am applying the lwip tcp/ip stack to the s32k344 EVB board.
However, due to some issues, I would like to enable debug mode and see the output.
I simply declared #define LWIP_DEBUG in lwipopts.h, but it does nothing.
Are there any parts that need to be set separately?
thank you