2.5.2.1 Changing the download conditions for load module files

To change the download conditions for load module files (whether to load object information or symbol information) under which they are downloaded, follow the procedure described below as you fill in the Download Files dialog box.

(1)

Selection of a load module file

In the [Download file list] area, select the load module file to download.

(2)

Alteration of download conditions

In the [Download file list] area, you'll see the download conditions for the currently selected load module file displayed in it.

For each displayed item, change their setting.

Download object

Specify whether or not to download object information from a specified file.

Default

Yes

Method to change

By selecting from drop-down list

Specifiable value

Yes

Downloads object information.

No

Does not download object information.

Download symbol information

Specify whether or not to download symbol information from a specified fileNote 1.

Default

Yes

Method to change

By selecting from drop-down list

Specifiable value

Yes

Downloads symbol information.

No

Does not download symbol information.

Specify the PIC/PID offset

Specify whether or not to change the positions of PIC (Position Independent Code) and PID (Position Independent Data) areas of the load module to be downloaded from those at which they were when the load module was created. When this item is changed to [Yes], "PIC Offset" and "PID Offset" are displayed in the sub-item.

Default

No

Method to change

By selecting from drop-down list

Specifiable value

Yes

Specifies PIC/PID offsetNote 2.

No

Does not specify PIC/PID offset.

PIC Offset

Enter an offset value from an address that was in the load module when it was created.

For example, if the program section's start address begins with the address 0x1000, enter "1000" for this item. The subject section is downloaded to the address 0x2000.

Default

0

Method to change

By entering directly from the keyboard

Specifiable value

Hexadecimal number in the range 0x0 to 0xFFFFFFFF

PID Offset

Enter an offset value to be set in the PID register that was specified in the load module when it was created.

For example, to set 0x200 in the PID register when the load module is executed, enter "200" for this item.

Default

0

Method to change

By entering directly from the keyboard

Specifiable value

Hexadecimal number in the range 0x0 to 0xFFFFFFFF

Generate the information for input completion

This item is displayed only when the files to be downloaded are in the load-module format.

Specify whether or not to generate information for use by the auto-complete feature while symbol information is being downloaded from a specified file.

If you use the symbol name completion function in "Watch panel", "Memory panel", select is "Yes".

Download time is long in order to generate this information during the download.

Default

Yes

How to change

Select from the drop-down list.

Specifiable value

Yes

Generate information for use by the auto-complete feature

No

Does not generate information for use by the auto-complete feature

Note 1.

Unless symbol information is downloaded, source-level debugging cannot be performed.

Note 2.

If you select [Yes] for load modules created not using the PIC/PID functions (see Section 2.7 Usage of PIC/PID Function), debug operation cannot be guaranteed.

(3)

Clicking the [OK] button

Settings you've made in this dialog box are enabled, with the download conditions changed.