How can I see printf output in the console window?

Select the board which supports printf() output in the console window, for example, K60 board supports the console view for printf() output.

In case the Console view is not appearing in the IDE view stack, select Window > Show View > Console from the IDE menu bar.

The Console view appears at the bottom of the IDE and lists the output of the printf().