Everything
2.6.3 Execute uploading

The contents of the memory of the debug tool currently connected can be saved (uploaded) in an arbitrary file.

You can upload the data in the Data Save dialog box that is opened by selecting the [Debug] menu >> [Upload...].

In this dialog box, follow the steps below.

Figure 2.17

Execute Uploading (Data Save Dialog Box)

(1)

Specify [File Name]

Specify the name of the file to save.

You can either type a filename directly into the text box (up to 259 characters), or select one from the input history via the drop-down list (up to 10 items). You can also specify the file by clicking the [...] button, and selecting a file via the Select Data Save File dialog box.

(2)

Specify [File Type]

Select the format in which to save the file from the following drop-down list.

The following file formats can be selected.

Table 2.5

Uploadable File Formats

List Display

File Format

Intel Hex format (*.hex)

Intel HEX file format
(The expanded linear address record is always used)

Motorola S-record (*.mot)

Motorola S-record file format

Binary data (*.bin)

Binary file format

(3)

Specify [Save Range Address/Symbol]

Specify the range of addresses to save via "start address" and "end addresses".

Directly enter hexadecimal number/address expression in each text box or select from the input history displayed in the drop-down list (up to 10 items).

Remark

A symbol name at the current caret position can be complemented by pressing the [Ctrl] + [Space] key in each text box (see "2.21.2 Symbol name completion function").

(4)

Click the [Save] button

Save the contents of the memory in the specified file in specified format as upload data.