3 program window – Renesas Emulation Probe M30850T2-EPB User Manual

Page 58

Advertising
background image

M30850T2-EPB User’s Manual

3. Usage (How to Use the Emulator Debugger)

REJ10J1005-0200 Rev.2.00 April 1, 2007

3.3 Program Window

(1) Downloading the program

1. Initial screen of the program window

2. Downloading the program

Menu Menu

item

Function

Download

Load Module...
Memory Image...
Symbol...
Rom Data...

Downloads the user program.

Downloads machine language data and debug information.

Downloads only machine language data.

Downloads only debug information.

Downloads machine language data additionally.

Reload...

Reloads the user program.

File

Upload...

Uploads the user program.

Save Disasm...

Saves the disassembled result.

Initial screen of the program window

The program window is a window that always shows the

content of the source file corresponding to the current

position of the program counter. It automatically opens

when the emulator starts up. The program counter position

is identified by the yellow background color. Here, you can

execute the program up to the cursor position, set or clear

software breakpoints, and line-assemble the source file.

Because the present emulator uses the MCU’s internal flash

ROM, the initial value for the ROM area data at the time of

purchase is “FFh.”

Display after downloading the program

The program window has the following three display
modes.

- Source

display

mode

Displays the source file of the user program. The source
file can be edited.


- Disassemble

display

mode

Displays the disassembled result of the user program.

- MIX

display

mode

Displays the source file of the user program along with

the disassembled result for that part of the program.

Page 58 of 98

Advertising