FUJITSU SOFTUNE F2 MC-16 User Manual

Page 222

Advertising
background image

208

CHAPTER 2 DEPENDENCE FUNCTIONS

Note:

The internal memory area, it is set a suitable area automatically by the selected MCU.

- Internal ROM Image Area

Some types of MCUs have data in a specific area of internal ROM appearing to 00 bank. This specific
area is called the internal ROM image area.

The internal ROM image area is capable to set by the "Setup Map" dialog opening by "Debugger Memory
Map... " from "Setup". This area attribute is automatically set to READ/CODE. The same data as in the
internal ROM area appears in the internal ROM image area.

Note that the debug information is only enabled for either one (one specified when linked). To debug only
the internal ROM image area, change the creation type of the load module file.

Note:

The internal memory area, it is set a suitable area automatically by the selected MCU.

- Undefined Area

A memory area that does not belong to any of the areas described above is part of the user memory area.
This area is specifically called the undefined area.

The undefined area can be set to either NOGUARD area, which can be accessed freely, or GUARD area,
which cannot be accessed. Select either setup for the whole undefined area. If the area attribute is set to
GUARD, a guarded access error occurs if access to this area is attempted.

Advertising