Renesas M30100T3-RPD-E Network Card User Manual


 
( 11 / 52 )
Note on Making the MCU File:
To debug an MCU which has any other size of memory (SFR, ROM, RAM), be sure to make an
MCU file for it. For details on making the MCU file, see "2.4 (1) Making the MCU File" on page
18. For memory maps of each MCU, refer to the datasheet of the MCU.
IMPORTANT
Note on Clock Supply to the MCU:
Clock can be supplied to the evaluation MCU in one of the following two ways. This is determined
by emulator debugger clock selection.
(1) When Internal is selected:
The clock generated by the oscillation circuit in the emulation pod is supplied to the evaluation
MCU. The clock is continually supplied to the evaluation MCU regardless of "target system
clock status" and "user program execution status".
(2) When External is selected:
Clock supply to the evaluation MCU depends on oscillation status (oscillate/off) of the target
system.
It is necessary to use an oscillator circuit board with this product.
Note on Version of Emulator Debugger:
•Be sure to use the emulator debugger M3T-PD30 V.8.20 Release 1 or later.
Notes on Setting the Work Area When Starting Up the Emulator Debugger:
•With this product, the emulator uses 32 bytes as a work area in emulation memory. Set the work
area address at 8000h.
The top address of the work area should be an even-numbered address.
Set the work area as MAP=INT.
For example, if the work area is set at 8000h, the emulator uses 32-byte area of 8000h to 801Fh.
Note on Stack Area:
•With this product, a maximum 7 bytes of the user stack is consumed. Therefore, ensure the +7 bytes
maximum capacity used by the user program as the user stack area.
If the user stack does not have enough area, do not use areas which cannot be used as stack (SFR
area, RAM area which stores data, or ROM area) as a work area. Using areas like this is a cause
of user program crashes and destabilized emulator control.
Notes on MAP References and Settings:
For details on referencing and setting MAP information, see the user's manual of emulator
debugger M3T-PD30.
The initial map settings of this product are as shown below. Use this product with the initial settings.
00000h--003FFh: "EXT"
00400h--FFFFFh: "INT"