Renesas Emulation Probe for M32C/88 Group M30880T-EPB User Manual

Page 52

Advertising
background image

M30880T-EPB User’s Manual

3. Usage (How to Use the Emulator Debugger)

REJ10J0497-0100Z Rev.1.00 January 16, 2005

Page 52 of 100


(2) Debugging Information tab

1. Specifying the compiler used and the object format


(3) Reset tab

1. Resetting the target after downloading

Specifying the compiler used and the object
format

Specify the compiler you are using and the format of the

object file output by the compiler.

- Compiler

Select the compiler you are using.

(By default, the C compiler from Renesas is selected.)

- Object

Format

Select the format of the object file that is output by the

compiler you are using.

Specifying the method for storing debug
information

There are two methods for storing debug information: on-

memory method where data is held in memory and an on-

demand method where data is held in a temporary file.

- On

Memory

This method helps to speed up processing if your

computer has sufficient memory.

- On

Demand

This method helps to reduce the amount of memory

needed. To use this method, select the “On Demand”

check box.

Resetting the target after downloading

Specify whether or not to reset the target immediately after

downloading the user program.

- Do

Reset

Resets the target (default).

- Do Not Reset

Does not reset the target.

The option you have specified here remains effective the

next time you start up.

Advertising