5 to access the flash memory, To access the flash memory – FUJITSU SOFTUNE F2 MC-16 User Manual

Page 303

Advertising
background image

289

CHAPTER 2 DEPENDENCE FUNCTIONS

2.6.5

To Access the Flash Memory

This section describes the access method to the flash memory in the MB2100-01
emulator debugger.

Access to Flash Memory

In this emulator debugger, the direct operation of the content of the flash memory can be done as well as

RAM area.

What is flash memory synchronization?

When data is written into the flash memory, the data is stored temporarily. Subsequently, the contents of the

flash memory need to be matched with each other with specific timing.

The matching operation is referred to as "flash memory synchronization" (or, "synchronization of flash

memory").

There are two types of flash memory synchronization:

Flash memory synchronization [Flash -> Debugger]

Updates the contents of the flash memory.

Flash memory synchronization [Debbuger -> Flash]

Updates the stored data on the flash memory.

Methods of flash memory synchronization

Flash memory synchronization can be performed in either a manual or automatic method.

Flash memory synchronization [Flash -> Debugger]

Manual flash memory synchronization

Select the [Environment] - [Flash area control] menu. For details, refer to "4.7.4 Flash area control" in
"SOFTUNE Workbench Operation Manual".

Automatic flash memory synchronization

Flash memory synchronization is automatically performed if the target flash memory area is updated
when carrying out one of the following operations.

- Load the following files.

Target file (Load module file)

Binary file

- Save the following files (specify name).

Load module file

Binary file

- View the following windows

Memory window

Disassembly window

Source window

Trace window

Advertising