Data Save dialog box


This dialog box saves the displayed contents of Disassemble panel, Memory panel or Trace panel and the upload data. (See "2.5.3 Executing an upload")

This dialog box can only be opened when CS+ is connected with the debug tool.

Figure A.67

Data Save Dialog Box

 

This section describes the following.

[How to open]

-

While focus is on the Disassemble panel, choose [Save Disassemble Data As...] from the [File] menu.

-

While focus is on the Memory panel, choose [Save Memory Data As...] from the [File] menu.

-

While focus is on the Trace panel, choose [Save Trace Data As...] from the [File] menu.

-

Choose [Upload...] from the [Debug] menu.

[Description of each area]

(1)

[File Name] area

Specify a file name under which you want to save the data.

Enter a name directly in the text box (specifiable in up to 259 characters) or select an input history item from the drop-down list (up to 10 history entries).

It is also possible to select a file from the Select Data Save File dialog box that is opened by clicking the [...] button.

If you specify only a file name with no path information attached, the project folder is assumed.

(2)

[File Type] area

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

The selectable file format is determined by the type of data you are saving.

(a)

When saving the displayed content of a panel

Text files (*.txt)

Text format (default)

CSV (Comma-Separated Variables) (*.csv)

CSV formatNote

Note

The data is saved with entries separated by commas (,).
If the data contains commas, each entry is surrounded by double quotes ("") in order to avoid illegal formatting.

(b)

When saving upload data

For the selectable file format, see "Table 2.3 Uploadable File Formats".

(3)

[Save Range xxx] area

Specify the range of data to save.

You can either type ranges directly into the text boxes, or select them from the input history via the drop-down lists

(up to 10 items).

The method of specifying the ranges will differ as follows depending on the type of data to be saved.

Type of Data

Description

Disassemble panel

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

Ranges can be entered as base-16 numbers or as address expressions.

When a range is selected in the panel, that range is specified by default.

When there is no selection, then the range currently visible in the panel is specified.

Memory panel

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

Ranges can be entered as base-16 numbers or as address expressions.

When a range is not selected in the panel, then the range currently visible in the panel is specified.

Trace panel

-

Specifying a range to save

Specify the trace range to save via the start and end trace numbersNote.

Ranges can only be entered as base-10 numbers.

-

Saving all trace data

From the drop-down list to the left, select [All Trace Data]. The text box to the right is

disabled. All currently acquired trace data will be saved.

The range currently visible in the panel is specified by default.

Upload data

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

Ranges can be entered as base-16 numbers or as address expressions.

Note

These are the numbers shown in the [Number] area of the Trace panel.

Remark

By holding down [Ctrl]+[Space] keys in this text box, you can complete the symbol name at the present caret position (see "2.20.2 Symbol name completion function").

[Function buttons]

Button

Function

Save

Saves the data to a file with the specified filename, in the specified format.

Cancel

Cancels the save and closes this dialog box.

Help

Displays the help for this dialog box.