Fujitsu CM71-00329-7E Biscuit Joiner User Manual


 
114
CHAPTER2 Dependence Functions
2.3.4.3 Code Event Break
This function uses breakpoints contained in the evaluation chip. The address mask,
pass count, and sequential mode can be set.
Code Event Break
This function uses breakpoints contained in an evaluation chip. The address mask and pass count can be
set. Up to two breakpoints can be set and used in two modes.
1. OR mode (if a hit is found in either code event 1 or 2, a break occurs)
2. Sequential mode (if a hit is found in code events 1 and 2 in this order, a break occurs)
When the code event break occurs, the following message appears at the status bar.
1. OR mode
Break at address by code event break (No.: Code event number)
2. Sequential mode
Break at address by code event break (sequential)
How to set
Set the code event break as follows.
Command
- SET CODEEVENT
- SET SEQUENCE/ON (only in sequential mode)
For details, refer to "3.19 SET CODEEVENT" in "SOFTUNE Workbench Command Reference
Manual".
Dialog
- "Code" tab in event setting dialog
For details, refer to "4.6.5 Event" in "SOFTUNE Workbench Operation Manual".
Only in the OR mode, if the user sets a data monitoring condition, the code event break can be used as a
data watch break.
For the data monitoring condition, refer to "2.3.4.9 Data Watch Break".