Download

Use this tab to specify the program sections the debugger downloads to the target, and whether the debugger should read back those sections and verify them.

Note: Checking all checkboxes in the Program Download Options group significantly increases download time.

The Download tab shows the Download tab. Briefly, the section data types are:

The following table explains each option.

First options apply to the first debugging session. Subsequent options apply to successive debugging sessions. The Download options control whether the debugger downloads the specified section data type to the target hardware. The Verify options control whether the debugger reads the specified section data type from the target hardware and compares the data read against the data written to the device.

Figure 1. Download Tab
Download Tab
Table 1. Download Tab Settings
Section Data Type Description
Executable Controls downloading and verification for executable sections. Check appropriate checkboxes to specify downloading and verifications, for initial launch and for successive runs.
Constant Data Controls downloading and verification for constant-data sections. Check appropriate checkboxes to specify downloading and verifications, for initial launch and for successive runs.
Initialized Data Controls downloading and verification for initialized-data sections. Check appropriate checkboxes to specify downloading and verifications, for initial launch and for successive runs.
Uninitialized Data Controls downloading and verification for uninitialized-data sections. Check appropriate checkboxes to specify downloading and verifications, for initial launch and for successive runs.
Select All Selects all of the options available for downloading and verifying the program.
Deselect All The debugger will not download or verify any program sections.
Execute Tasks Check the option if you want to execute the listed tasks.
Add Click to add download task(s).
Remove Click to remove the listed download task(s).
Up Click to move the listed task up in the priority list.
Down Click to move the listed task down in the priority list.