Question:
Can we export and get the console output to the desired files like text, doc, etc?
Answer:
Yes, this is possible. CrossCore Embedded Studio offers the option to export the console output.
1. Saving the console output can be done from the ‘Run: Debug Configurations’ menu -
2.Create a new launch configuration or highlight an existing launch configuration that to save.
3. Select the “Common” tab.
4. Under "Standard Input and Output", enable "Output File" and Click on the options listed - where to store the output file by browsing the location.
5. Click "Debug”.
Refer screenshot for reference.
Once the debug session completed and terminated by the user, the output will be directed into the file.