hi,
I noticed that the output console is shared between the debug and the c/C++ project perspectives: The data coming from printf in the running applications can be merged with the output of the build.
since I have a long application runtime , i would like to be able to launch a compilation without having the console windows displaying the test results (further saved as a log result) bothered by the compilation messages.
Is it possible to do so?
I am using CCV4.2.m9 on XP, for omap4430 devices
regards
