HP 68000 Series User Manual page 377

Debugger/simulator
Table of Contents

Advertisement

Memory Map Read_Only
The Memory Map Read_Only command prevents a specified memory location
or range of memory locations from being written to during execution of the
target program. Read_Only protects the target program memory so that
specified code and/or data can only be read. The Memory Map Read_Only
command overrides any Memory Map Guarded and Memory Map
Write_Read commands previously executed.
The size of the address range specified in a Memory Map Guarded command
and the size of the address space that is mapped by combining all Memory
Map commands is limited only by the amount of virtual memory available to
the debugger. You can map a maximum of 60 banks of memory.
See Also
Memory Map Guarded
Memory Map Show
Memory Map Write_Read
Example
To configure memory address range 8000h through 8fffh as read-only (ROM)
memory:
Memory Map Read_Only 8000h..8fffh
Chapter 9: Debugger Commands
Memory Map Read_Only
355

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents