Hi,
My customer is debugging LwIP example code.
He wants to know how to enable/disable debug messages.
According to below User Guide section 2, "Diagnostic & Debug messages are printed out on JTAG SCI port".
\hercules_examples-master\Application\LwIP\v00.04.00\docs\User Guide.pdf
And some debug levels are defined in below file.
\hercules_examples-master\Application\LwIP\v00.04.00\lwip-1.4.1\src\include\lwip\debug.h
debug.h
But it is not clear how to configure debug message (enable/disable/set level/etc.).
Thanks and regards,
Koichiro Tashiro