Hi,
I have created an application that uses the AUART1 port to receive messages from an external serial port.
Every message that is received from the external port appears to me in the remote debug console, is it possible to disable this? That is, how can I make the console only show debug messages using PRINTF in my application?
Fran