Hello everyone,
I'm using the TCP/IP stack in a standalone manner. In Net_Debug.c, I have the debug options set to Error Only. I'm interested in handling any TCP/IP related errors in code. Does anyone know how to redirect the errors printed on stdout/stderr in code?
Thanks in advance,
Lei