Skip to main content

IAR Embedded Workbench for RH850 3.20.x

Terminal I/O window

In this section:

The Terminal I/O window is available from the View menu.

fib_tio_FF93_04.png

Use this window to enter input to your application, and display output from it.

To use this window, you must:
  • Link your application with the option Include C-SPY debugging support.

    C-SPY will then direct stdin, stdout and stderr to this window. If the Terminal I/O window is closed, C-SPY will open it automatically when input is required, but not for output.

The following possibilities for using Terminal I/O in real time apply: