Usage, 1 when using this product for the first time, 1 making an mcu file – Renesas Pod probe for M16C/1N Group M301N2T-PRB User Manual

Page 27: 2 setting the work area

Advertising
background image

M301N2T-PRB User’s Manual

3. Usage

REJ10J0037-0100 Rev.1.00 Mar.16, 2005

Page 25 of 48

3. Usage

This chapter describes the setting when you use this product for the first time and the workflow, from turning on the power of
this product to starting up the emulator debugger.

3.1 When Using This Product for the First Time


3.1.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 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 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 M301N2F8FP (3KB RAM, 64KB ROM) are as follows:
(An example of a file name: M301N2T3.MCU)

0

: SFR area

Start address

3FF :

End

address

400

: Internal RAM

Start address

FFF :

End

address

F0000

: Internal ROM

Start address

FFFFF :

End

address

M30620P : Name of firmware (Do not change.)
0

: Expansion No.

(Do not change.)


Note:
When using the M30100T3-RPD-E, the 7th line of the MCU file always needs to be “M30620P”.

3.1.2 Setting the Work Area
With this product, the emulator uses 54 bytes as a work area in emulation memory. Therefore, according to the memory
mapping of the MCU you use, specify the work area addresses.
When using this product, set the work area address at 8000h.
The area used as a work area (54 bytes) is specified in the F/W and Work Area tab of the INIT dialog box of the emulator
debugger. And set the work area as MAP=INT.

Advertising