Everything
2.6.2.1 Change download conditions for load module files

Follow the steps below in the Download Files dialog box to change the download conditions (object information and symbol information) for load module files.

(1)

Select a load module file

Select a load module file to download in the [Download file list] area.

(2)

Change download conditions

Current download conditions for the selected load module file are displayed in the [Download file property] area.

Change each items displayed in the property.

Download object

Select whether to download the object information from the specified file.

Default

Yes

Modifying

Select from the drop-down list.

Available values

Yes

Downloads object information.

No

Does not download object information.

Download symbol information

Select whether to download the symbol information from the specified fileNote 1.

Default

Yes

Modifying

Select from the drop-down list.

Available values

Yes

Downloads symbol information.

No

Does not download symbol information.

Specify the PIC/PIROD/PID offset

Specify whether to change the positions of PIC (Position Independent Code), PIRDD (Position Independent Read Only Data) and PID (Position Independent Data) areas of the load modules to download from those specified during the creation of load modules. When "Yes" is selected, "PIC Offset", "PIROD Offset" and "PID Offset" will appear as sub-items.

Default

No

How to change

Select from the drop-down list.

Specifiable value

Yes

PIC/PIROD/PID offset is specifiedNote 2.

No

PIC/PIROD/PID offset is not specified.

PIC Offset

Input the offset values from the start address of the program section specified at the time of load module creation.

For example, if 1000 is specified for this item when a load module for which the program section starts at address 1000 is to be downloaded, the section will be downloaded to address 2000.

Default

0

How to change

Enter directly from the keyboard.

Specifiable value

Hex number between 0x0 and 0xFFFFFFFF

PIROD Offset

Input the offset values from the start address of the ROM data section specified at the time of load module creation.

For example, if 1000 is specified for this item when a load module for which the ROM data section starts at address 1000 is to be downloaded, the section will be downloaded to address 2000.

Default

0

How to change

Enter directly from the keyboard.

Specifiable value

Hex number between 0x0 and 0xFFFFFFFF

PID Offset

Input the offset values from the start address of the RAM data section specified at the time of load module creation.

For example, if 1000 is specified for this item when a load module for which the RAM data section starts at address 1000 is to be downloaded, the section will be downloaded to address 2000.

Default

0

How to change

Enter directly from the keyboard.

Specifiable value

Hex number between 0x0 and 0xFFFFFFFF

Generate the information for input completion

Select whether to generate the information for the Symbol name completion function when downloadingNote 3.

Default

Yes

Modifying

Select from the drop-down list.

Available values

Yes

Generates the information for the symbol name completion function. (i.e. uses the symbol name completion function.)

No

Does not generate the information for the symbol name completion function. (i.e. does not use the symbol name completion function.)

Note 1.

If the symbol information have not been downloaded, the source level debugging cannot be performed.

Note 2.

Proper debug operation is not guaranteed when you have selected "Yes" for load modules that were created without using PIC/PID function (see Section "2.8 Usage of PIC/PID Function").

Note 3.

When [Yes] is selected, the time taken for downloading and the memory usage on the host machine will increase. We recommend selecting [No] in this item if you do not intend to use the symbol name completion function.

(3)

Click the [OK] button

Enable all the configuration in this dialog box and change the download conditions.