Dear Expert,
Could I save the ccs console output to a file directly? Because when I debug, the output was overwrited and I could not copy it from the console.
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.
Dear Expert,
Could I save the ccs console output to a file directly? Because when I debug, the output was overwrited and I could not copy it from the console.
Hello,
Note that there are multiple "consoles" integrated into the CCS console. The main ones are the build console (which contains build messages) and the debug console (debug messages). Based on your screenshot, I assume you are interested in the debug console. You can stream CIO messages to a file but not the messages from the debugger itself (GEL, etc).
Thanks
ki