Everything

[Download File Settings] tab


This tab is used to display the detailed information categorized by the following and the configuration can be changed.

For details on the download function, see "2.6 Download/Upload Programs".

 

(1) [Download]

(2) [Debug Information]

[Description of each category]

(1)

[Download]

The detailed information on download is displayed and its configuration can be changed.

Download files

Specify the file to downloadNote 1.

The names of files to be downloaded and the download conditions are listed in the lower area.

Default

[Number of files to download]

Modifying

Specify with the Download Files dialog box.

The Download Files dialog box is opened by clicking the [...] button that appears at right edge of this field when you select this property (you cannot specify the file to download on this panel).

CPU Reset after download

Select whether to reset the CPU after downloading.

Default

Yes

Modifying

Select from the drop-down list.

Available values

Yes

Resets the CPU after downloading.

No

Does not reset the CPU after downloading.

Erase flash ROM before download

[Full-spec emulator]

[E1][E20]

Select whether to erase the flash ROM before downloading.

Default

No

Modifying

Select from the drop-down list.

Available values

Yes

Erases the flash ROM before downloading.

No

Does not erase the flash ROM before downloading.

Automatic change method of event setting position

Select how to perform the setting again if the file is downloaded again, and the location (address) set for the currently set event changes to midway in the instructionNote 2.

Default

Suspend event

Modifying

Select from the drop-down list.

Available values

Move to the head of instruction

Sets the event to the top address of the instruction.

Suspend event

Disables the event (suspended state).

Allow downloading to Configuration Setting Area

[IE850A][E2]

Select whether to allow downloading to Configuration Setting Area.

Reconnect to the debug tools when after downloading to Configuration Setting Area.

Default

No

Modifying

Select from the drop-down list.

Available values

Yes

Downloading to Configuration Setting Area is allowed.

No

Downloading to Configuration Setting Area is not allowed.

Allow downloading to Block Protection Area

[IE850A][E2]

Select whether to allow downloading to Block Protection Area.

Reconnect to the debug tools when after downloading to Block Protection Area.

Default

No

Modifying

Select from the drop-down list.

Available values

Yes

Downloading to Block Protection Area is allowed.

No

Downloading to Block Protection Area is not allowed.

Allow downloading to Security Setting Area

[IE850A][E2]

Select whether to allow downloading to Security Setting Area.

Reconnect to the debug tools when after downloading to Security Setting Area.

Default

No

Modifying

Select from the drop-down list.

Available values

Yes

Downloading to Security Setting Area is allowed.

No

Downloading to Security Setting Area is not allowed.

Allow downloading to Switch Area

[IE850A][E2]

Select whether to allow downloading to Switch Area.

Reconnect to the debug tools when after downloading to Switch Area.

Default

No

Modifying

Select from the drop-down list.

Available values

Yes

Downloading to Switch Area is allowed.

No

Downloading to Switch Area is not allowed.

Note 1.

Files specified as build targets in a main project or sub-project cannot be deleted from the target files to download (These files are automatically registered as download files by default).
See "Table 2.4 Downloadable File Formats" for downloadable file format.

Note 2.

This property setting works only for the location setting of events without the debug information. The location setting of events with the debug information is always moved to the beginning of the source text line.

(2)

[Debug Information]

The detailed information on debugging is displayed and its configuration can be changed.

Execute to the specified symbol after CPU Reset

Select whether to execute the program to the specified symbol position after CPU reset.

Default

Yes

Modifying

Select from the drop-down list.

Available values

Yes

Executes the program to the specified symbol position after CPU reset.

No

Does not execute the program after CPU reset.

Specified symbol

Specify the position at which the program is stop after CPU reset.

This property appears only when the [Execute to the specified symbol after CPU Reset] property is set to [Yes].

Default

_main

Modifying

Directly enter from the keyboard.

Available values

Address expression between 0 and the "end address of the address space"

The upper limit size of the memory usage [Mbytes]

Specify the memory size to be used for reading the debug informationNote.

Default

500

Modifying

Directly enter from the keyboard.

Available values

Decimal number between 100 and 1000

Note

In some cases, lowering the upper limit may lead to poorer responsiveness since it leads to more frequent discarding and re-reading of debug information.