You configure the connection with the debug tool for each one of the following categories.
(2) [Connection with Target Board]
(5) [CPU Virtualization Support Function]
Specify the main clock frequency (before multiplication).
You can specify the frequency from the drop-down list or by directly entering a frequency value between 0.001 and 999.999 (unit: MHz) (default: [10.00]).
Specify the CPU clock frequency (after multiplication) for each core.
The names of cores incorporated in the selected microcontroller are displayed as subproperties of this property. You can specify the frequency for each core from the drop-down list or by directly entering a frequency value between 0.001 and 999.999 (unit: MHz).
The number of subproperties displayed here and the default value of the CPU clock frequency differ depending on the selected microcontroller.
The CPU clock frequency is used to convert the time stamp information for a trace to an actual time. |
You can configure the connection between Full-spec emulator and the target board.
Select whether the target board is connected to Full-spec emulator or not.
Select [Yes] when the target board is connected to Full-spec emulator (default: [No]).
Select whether to initialize the RAM when connecting to the debug tool.
Select [No] when the RAM is not initialized (default: [Yes]).
When [No] is selected, debugging can be performed when an ECC error occurs because the RAM is not initialized.
When [No] is selected, an ECC error may also occur during access to the RAM from the Memory panel, Watch panel, Local Variables panel, etc. |
Select whether to enable the security function (ICU-S) when connecting to the debug tool.
Select [Yes] when the security function is enabled (default: [No]).
You can configure the flash self programming function.
Note that this category appears only when the selected microcontroller supports the flash self programming function.
Select whether to rewrite the code flash by using the flash self library of the flash self programming function.
Select [Yes] to rewrite the code flash (default: [No]).
Note that if [Yes] is selected in this property, the code flash will not be cashed.
Select whether to increase the clock speed temporarily for writing to the flash memory by the debugger operation.
Select [Yes] to overclock for writing to the flash memory so that the performance of flash rewrite is improved (default).
When [No] is selected, a flash rewrite is performed using the clock speed set by the user.
Selecting [Yes] may affect the peripheral system that is operating during a break because not only the CPU clock frequency but also the peripheral clock frequency changes. |
Specify the first address of the working RAM area used by the debugger.
Specify the address as a 4-byte unit; if the input value is not a 4-byte unit, it is automatically adjusted.
The firmware of the debugger uses the range from the address where the working RAM is specified to start to the address corresponding to the size indicated in the [Work RAM size [Kbytes]] property.
Since the contents of memory are saved and restored, this area can be used by the user program. However, the area allocated as the working RAM cannot be used in the following ways. |
Display the size of the working RAM area used by the debugger.