| |||
| Home > Executing Images > About image execution | |||
RealView Debugger enables you to control execution of your image. You can:
start and stop execution
step the image.
If your image displays messages or requires user input during execution, then RealView Debugger enables these messages and prompts to appear in the StdIO tab of the Output view.
Also, you can enter CLI commands directly or perform GUI operations that generate CLI commands when the image is running. However, if a CLI command cannot be actioned because the image is running, it is added to a command queue.
See also: