Renesas M306H7T3-RPD-E Network Card User Manual


 
M306H7T3-RPD-E User’s Manual 3. Usage (How to Use the Emulator Debugger)
REJ10J0964-0100 Rev.1.00 August 01, 2005 Page 48 of 88
3. Usage (How to Use the Emulator Debugger)
This chapter describes how to start up the M16C PC4701 emulator debugger from the High-performance Embedded Workshop
and how to use the main windows.
3.1. Making an MCU File
It is necessary to make an MCU file to use this product with the emulator debugger. According to the MCU you use, change
the contents of the MCU file. Make the MCU file named “M306H7T3.MCU” etc. following the description below using a text
editor and store it in the "mcufiles" folder in the directory where the emulator debugger is installed.
The emulator debugger has been installed in the following directory by default.
- When using the M16C PC4701 emulator debugger on the High-performance Embedded Workshop
C:\Program Files\Renesas\Hew\Tools\Renesas\DebugComp\Platform\PDTarget\PD30\McuFiles
- When using the M3T-PD30
C:\mtool\PD30\McuFiles
The MCU file contains information such as, SFR area, internal RAM area, internal ROM area, firmware file name. The
contents of the MCU file when using the M306H7FGFP (8KB RAM, 256KB ROM) are as follows:
0 : SFR area Start address
3FF : End address
400 : Internal RAM Start address
23FF : End address
C0000 : Internal ROM Start address
FFFFF : End address
M30620P : Name of firmware (Do not change.)
0 : Expansion No. (Do not change.)
3.2 Setting the Work Area
With this product, the emulator uses 54 bytes as a work area in emulation memory. With this product, set the work area address
at 10000h.
The area used as a work area (54 bytes) is specified in the Work Area tab of the INIT dialog box of the emulator debugger. And
be sure to set the MAP setting of the specified work area (54 bytes of 10000h to 10036h) as MAP=INT.