Fujitsu F2 MC-16 Computer Accessories User Manual


 
246
CHAPTER 2 DEPENDENCE FUNCTIONS
2.5.4.3 Guarded Access Break
This function aborts the program execution when access has been performed using the
specified attribute for the specified area.
Guarded Access Break
For the specified area, when the specified access attribute is found during execution of a user program,
guarded access break will occur.
Guarded access can be specified with the following 3 types of attributes:
Code guarded
Break will occur when an instruction is executed for the specified area
Read guarded
Break will occur when read is performed for the specified area
Write guarded
Break will occur when write is performed for the specified area
If a guarded access occurs while executing a program, the following message is displayed on the Status Bar
and the program is aborted.
Break at Address by guarded access {code/read/write} at Access address
Setting Method
The guarded access break is controlled by the following method.
Command
- SET GUARDMAP
Refer to "1.48 SET GUARDMAP" in "SOFTUNE Workbench Command Reference Manual".
Dialog
- Map set dialog
Refer to "4.7.3 Memory Map" in "SOFTUNE Workbench Operation Manual".