Figure 151. load from file dialog box, Loading from a file, Performing a cyclic redundancy check – Zilog Z8F0130 User Manual

Page 420

Advertising
background image

Using the Debugger

UM013037-1212

396

Zilog Developer Studio II – Z8 Encore!
User Manual

Loading from a File

Use this procedure to load or to initialize memory from an existing binary, hexadecimal,
or text file.

Perform the following steps to load a file into the code’s memory:

1. Select the memory space in the

Space

drop-down list.

2. Right-click in the

Memory

window list box to display the context menu.

3. Select

Load from File

. The

Load from File

dialog box is displayed.

4. In the

File Name

field, enter the path and name of the file to load or click the

Browse

button (

) to search for the file.

5. In the

Start Address (Hex)

field, enter the start address.

6. Select whether to load the file as text, hex (hexadecimal), or binary.

7. Click

OK

to load the file's contents into the selected memory.

Performing a Cyclic Redundancy Check

Use the following procedure to perform a cyclic redundancy check (CRC) for the whole
internal Flash memory:

The Show CRC command is not available if the active debug tool is the Simulator.

1. Select the Rom space in the

Space

drop-down list.

2. Right-click in the

Memory

window list box to display the context menu.

3. Select

Show CRC

. The

Show CRC

dialog box is displayed with the result.

Figure 151. Load from File Dialog Box

Note:

Advertising