Tool/software: Code Composer Studio
Hi there,
I'm correctly able to print on the CCS console a text with printf function as follow:
how do I clear the console runtime?
Is there a c-command that let me cleare the console screen?
In my example, how do I clear the console output so, after the "System Clock (Hz): 100007936" string, I can print "EMIF Flash EPROM inizializzata" in a clear console (ie without the previous printf)?
Thank you
Stefano


