This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/EK-TM4C1294XL: Where do them messages go?

Part Number: EK-TM4C1294XL

Tool/software: Code Composer Studio

In many examples there are various messages that are sent, in case something goes wring when the program is running.

In udp_echo calls are made to LWIP_DEBUGF

 

But where do these messages go? Where am I supposed to see them?