I am using the following:
ccs 6.1.2
TIRTOS 2.16.0.08,
compiler 5.2.7 and
XDC 3.31.1333
TM4C1294NCPD
TI network stack NDK.
My question is is there any way to turn off the the printf in CCS for only the TCP/IP keepalives like seen below. I don't want to change the source since I found the printf is coming from the installation of CCS and the RTOS but I have different PC's so I would prefer if there was a fix in my project configuration so the change would be made in my project config and every environment gets the change. I don't want to disable all printfs to the window because I use it for other things.
00029.100 TcpTimeoutKeep: Keep Timeout
00049.100 TcpTimeoutKeep: Keep Timeout
00069.100 TcpTimeoutKeep: Keep Timeout
00089.100 TcpTimeoutKeep: Keep Timeout
00109.100 TcpTimeoutKeep: Keep Timeout
00129.100 TcpTimeoutKeep: Keep Timeout
00149.100 TcpTimeoutKeep: Keep Timeout
00169.100 TcpTimeoutKeep: Keep Timeout
00189.100 TcpTimeoutKeep: Keep Timeout
00209.100 TcpTimeoutKeep: Keep Timeout
00229.100 TcpTimeoutKeep: Keep Timeout
00249.100 TcpTimeoutKeep: Keep Timeout
00269.100 TcpTimeoutKeep: Keep Timeout
00289.100 TcpTimeoutKeep: Keep Timeout
00309.100 TcpTimeoutKeep: Keep Timeout
00329.100 TcpTimeoutKeep: Keep Timeout
00349.100 TcpTimeoutKeep: Keep Timeout
00369.100 TcpTimeoutKeep: Keep Timeout
00389.100 TcpTimeoutKeep: Keep Timeout
00409.100 TcpTimeoutKeep: Keep Timeout
00429.100 TcpTimeoutKeep: Keep Timeout
00449.100 TcpTimeoutKeep: Keep Timeout
00469.100 TcpTimeoutKeep: Keep Timeout
00489.100 TcpTimeoutKeep: Keep Timeout
00509.100 TcpTimeoutKeep: Keep Timeout
00529.100 TcpTimeoutKeep: Keep Timeout
00549.100 TcpTimeoutKeep: Keep Timeout