Renesas R0E521000CPE00 User Manual page 51

Compact emulator for r8c family
Table of Contents

Advertisement

R0E521000CPE00 User's Manual
3) Executing the self-check
(2) Debugging Information tab
1) Referencing the compiler used and the object format
REJ10J0845-0600 Rev.6.00 Aug. 20, 2009
Page 49 of 92
3. Usage (How to Use the Emulator Debugger)
Executing the self-check
Enable this function when you want the emulator to be self-
checked at startup. Be sure to select the check box only when you
want the emulator to be self-checked at startup.
This function may be enabled in the following cases:
- When you are using the emulator you have just purchased
- When you successfully download the firmware, but fail to start
up the emulator
- When you want to confirm whether the emulator is operating
normally because, for example, the MCU runs out of control or
something is wrong with the trace results
This function can be enabled only when you are starting up the
emulator debugger.
Referencing the compiler used and the object
format
Reference the compiler you are using and the format of the object
file output by the compiler.
Check the current setting in this dialog box.
This dialog box allows you to check the contents currently set in it.
To alter any item here, use the dialog box that will be brought up
by selecting "Debug" and then "Debug Settings..." from the menu.
Specifying
the
method for
information
There are two methods for storing debug information: on memory
method and an on demand method.
Select the method for storing debug information.
(By default, the on memory is selected)
When selecting the on demand method, check the [On Demand]
check box.
- On Memory
The debug information is stored in the memory of your
computer. This method is suitable when the size of the load
module (user program) is small.
- On Demand
The debug information is saved to a reusable temporary file.
When you download the same load module for a second time
on, the saved debug information will be reused and the load
module can therefore be downloaded fast. This method is
suitable when the size of the load module (user program) is
large.
storing
debug

Advertisement

Table of Contents
loading

Table of Contents