Output Pane

View > Output to show/hide this pane.

The TIDE gear icon.This pane has an associated TIDE Preferences page (File > TIDE Preferences —> Output).


A screenshot of TIDE's Output pane.

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.