Renesas M16C/6N4 Network Card User Manual


 
M306NKT-EPB User’s Manual 3. Usage (How to Use the Emulator Debugger)
REJ10J0519-0200 Rev.2.00 Oct. 16, 2006 Page 51 of 104
(2) Debugging Information tab
Specifying the compiler and the object format
Specify the compiler you are using and the format of the object file
output by the compiler.
To alter this setting, use the dialog box that is brought up by selecting
“Debug” and then “Debug Settings...” from the menu.
Specifying the method for storing debug information
There are two methods for storing debug information: on-memory
method and an on-demand method. Select 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
Debugging information is stored in the internal memory of your
computer. This method is suitable when the load module (user
program) size is small.
- On Demand
Debugging information is stored in a reusable temporary file on the
hard disk of your computer.
Because the stored debugging information is reused, the next time
you download the same load module it can be downloaded at a high
speed. This method is suitable when the load module (user program)
size is large.