Follow the steps below in the Download Files dialog box to change the download conditions (object information and symbol information) for load module files.
Select a load module file to download in the [Download file list] area.
Current download conditions for the selected load module file are displayed in the [Download file property] area.
Change each items displayed in the property.
Select whether to download the object information from the specified file. |
||||
Select whether to download the symbol information from the specified fileNote 1. |
||||
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. |
||||
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. |
||||
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. |
||||
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. |
||||
Select whether to generate the information for the Symbol name completion function when downloadingNote 3. |
||||
Generates the information for the symbol name completion function. (i.e. uses the symbol name completion function.) |
||||
Does not generate the information for the symbol name completion function. (i.e. does not use the symbol name completion function.) |
If the symbol information have not been downloaded, the source level debugging cannot be performed. |
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"). |
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. |
Enable all the configuration in this dialog box and change the download conditions.