Renesas M34571T2-CPE Network Card User Manual


 
M34571T2-CPE User’s Manual 3. Usage (How to Use the Emulator Debugger)
REJ10J0972-0100 Rev.1.00 February 10, 2006
Page 43 of 72
3.2 Program Window
(1) Downloading a program
1. Initial screen of the program window
2. Downloading the program
Menu Menu item Function
Download
L
oad Module...
M
emory Image...
S
ymbol...
Downloads the user program.
Downloads machine language data and debug information.
Downloads only machine language data.
Downloads only debug information.
Reload... Reloads the user program.
Upload... Uploads the user program.
File
S
ave 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 curren
t
p
osition 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, and set o
r
clear software breakpoints.
With the emulator system, the ROM area at power-on in
initialized to 000h (NOP instruction).
Display after downloading the program
The program window has the following two display modes.
- Source display mode (SRC)
Displays the source file of the user program.
- Disassemble display mode (DIS)
Displays the disassembled result of the user program.