Tool/software: Code Composer Studio
Hello all,
i'm trying to activate the debug messages for lwip. Therefore i predifined LWIP_DEBUG and set for exampe the SOCKETS_DEBUG to to LWIP_DBG_ON, since i want to see all the socket messages.
The program is compiling without any problems. But i can't figure out why it's not showing any messages.
Am i missing a step? Or in which console/ terminal are the messeges being printed?
Thank You!
