Output Pane
View > Output to show/hide this pane.
This pane has an associated TIDE Preferences page (File > TIDE Preferences —> Output).
This pane displays messages while compiling, linking, uploading and debugging. Edit > Find in Files and Tools > Find Unused Items results are also posted here.
When your project is compiled for debug, the target device can use the sys.debugprint method to post messages into the Output pane. See Debugging for more information.
Preprocessor directives #message and #error also print messages into the Output pane.