beautypg.com

9 executing the program – Renesas Emulator System E8 User Manual

Page 122

background image

6.9 Executing the Program

Execute the program as described in the following:

• To execute the program, select [Go] from the [Debug] menu, or click the [Go] button on the

toolbar.

Figure 6.9 [Go] Button

When the program execution is started, ‘**RUNNING’ is displayed on the status bar.

The program will be executed up to the breakpoint that has been set, and an arrow will be
displayed in the [S/W Breakpoints] column to show the position that the program has halted, with
the message [BREAKPOINT] in the status bar.

Note: When the source file is displayed after a break, a path of the source file may be inquired.

The location of the source file is as follows:

The High-performance Embedded Workshop is installed to:
\ WorkSpace \Tutorial\E8\xxxx\Tutorial\Tutorial\source


The directory xxxx varies depending on each device.

e.g.:

M32C

\WorksSpace\Tutorial\E8\M32C\Tutorial\Tutorial\Source

e.g.:

M16C

\WorksSpace\Tutorial\E8\M16C\Tutorial\Tutorial\Source

e.g.:

R8C/Tiny

\WorksSpace\Tutorial\E8\E8C\Tutorial\Tutorial\Source

e.g.: H8/Tiny normal mode
\WorksSpace\Tutorial\E8\H8\Tutorial

e.g.: H8/Tiny advanced mode
\WorksSpace\Tutorial\E8\H8\TutorialADV

e.g.: H8/ Super Low Power
\WorksSpace\Tutorial\E8\H8\TutorialSLP

104