Renesas M306NKT3 Network Card User Manual


 
M306NKT3-RPD-E User’s Manual 3. Usage (How to Use the Emulator Debugger)
REJ10J0326-0400 Rev.4.00 Sep. 01, 2006 Page 50 of 104
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 “M306NKT3.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 M306NKFJGP (31KB RAM, 512KB ROM) are as follows:
0 : SFR area Start address
3FF : End address
400 : Internal RAM Start address
7FFF : End address
80000 : Internal ROM Start address
FFFFF : End address
M30620P : Name of firmware (Do not change.)
0 : Expansion No. (Do not change.)
The contents of the MCU file when using the M306N4FGTFP (10KB RAM, 256KB ROM) are as follows:
0 : SFR area Start address
3FF : End address
400 : Internal RAM Start address
2BFF : End address
C0000 : Internal ROM Start address
FFFFF : End address
M30620P : Name of firmware (Do not change.)
0 : Expansion No. (Do not change.)
When using this product in microprocessor mode, set the internal ROM area as follows.
00000 : Internal ROM Start address
00001 : End address